[PC-BSD Commits] r3264 - pbibuild/modules/drascula/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 14 12:37:42 PST 2009
Author: gonzalo
Date: 2009-01-14 12:37:41 -0800 (Wed, 14 Jan 2009)
New Revision: 3264
Modified:
pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
Log:
Drascula var
Modified: pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh 2009-01-14 19:52:57 UTC (rev 3263)
+++ pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh 2009-01-14 20:37:41 UTC (rev 3264)
@@ -16,7 +16,7 @@
#########################################
echo 'MSG: Making needed paths...'
mkdir /Programs/${PROGDIR}/game/savedgames
-chmod -fR 775 /Programs/Drascula0.12.0/game
+chmod -fR 775 /Programs/${PROGDIR}/game
echo 'MSG: Decompressing drascula...'
cd /Programs/${PROGDIR}/game
lzma d -so /Programs/${PROGDIR}/game/drascula.lzma | tar xvpf -
More information about the Commits
mailing list