From: ivan Date: Wed, 30 Apr 2008 23:26:20 +0000 (+0000) Subject: last minute fix for last minute change X-Git-Tag: root_of_webpay_support~676 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=640756e39d21373556e804cad1d1bafc1c09492f last minute fix for last minute change --- diff --git a/Makefile b/Makefile index 81cefdcfa..c813168af 100644 --- 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:"