Skip to content

Commit

Permalink
God damn spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
NuclearMonster committed Apr 19, 2006
1 parent 2cbd5a1 commit 7aed801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -132,7 +132,7 @@ LIBSDIR=$(MOUNT_DIR)/libs

# 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 .)
Expand Down

0 comments on commit 7aed801

Please sign in to comment.