r711 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Apr 19 19:01:49 EDT 2006


Author: zakk
Date: 2006-04-19 19:01:48 -0400 (Wed, 19 Apr 2006)
New Revision: 711

Modified:
   trunk/Makefile
Log:
God damn spaces.


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2006-04-19 22:57:04 UTC (rev 710)
+++ trunk/Makefile	2006-04-19 23:01:48 UTC (rev 711)
@@ -132,7 +132,7 @@
 
 # extract version info
 VERSION=$(shell grep Q3_VERSION $(CMDIR)/q_shared.h | \
-  sed -e 's/.*".* \([^ ]*\)"/\1/') 
+  sed -e 's/.*".* \([^ ]*\)"/\1/')
 
 ifeq ($(wildcard .svn),.svn)
   SVN_VERSION=$(VERSION)_SVN$(shell LANG=C svnversion .)




More information about the quake3-commits mailing list