backticks problematic
This commit is contained in:
parent
20b5c3552f
commit
c93b31dd45
|
@ -5,7 +5,7 @@ PREV_VERSION=0.4.4
|
||||||
VERSION=0.6.0
|
VERSION=0.6.0
|
||||||
RELEASE=1
|
RELEASE=1
|
||||||
BUILDDIR=~/petbuild
|
BUILDDIR=~/petbuild
|
||||||
CURRDIR=`pwd`
|
CURRDIR=$(pwd)
|
||||||
PROJECTDIR=${BUILDDIR}/${APP}-${VERSION}-${RELEASE}
|
PROJECTDIR=${BUILDDIR}/${APP}-${VERSION}-${RELEASE}
|
||||||
|
|
||||||
# Update version numbers automatically - so you don't have to
|
# Update version numbers automatically - so you don't have to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user