For patch release

This commit is contained in:
Laurent Destailleur 2008-09-11 18:17:37 +00:00
parent 6169b63edf
commit eb315d1807

View File

@ -55,7 +55,7 @@ $VERSION="1.0 (build $REVISION)";
($DIR=$0) =~ s/([^\/\\]+)$//; ($PROG=$1) =~ s/\.([^\.]*)$//; $Extension=$1;
$DIR||='.'; $DIR =~ s/([^\/\\])[\\\/]+$/$1/;
$SOURCE="$DIR/..";
$SOURCE="$DIR/../../dolibarr";
$DESTI="$SOURCE/build";
# Detect OS type