last minute fix for last minute change
authorivan <ivan>
Wed, 30 Apr 2008 23:26:20 +0000 (23:26 +0000)
committerivan <ivan>
Wed, 30 Apr 2008 23:26:20 +0000 (23:26 +0000)
Makefile

index 81cefdc..c813168 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/
 VERSION=1.9.0cvs
 TAG=freeside_1_9_0
 
-DEBVERSION = `echo $VERSION | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
+DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
 
 help:
        @echo "supported targets:"