Author: jmtd-guest
Date: 2008-06-30 09:41:35 +0000 (Mon, 30 Jun 2008)
New Revision: 7606

Modified:
   packages/trunk/game-package/lib/game-package-shared
Log:
note a problem with running the package if it isn't installed

Modified: packages/trunk/game-package/lib/game-package-shared
===================================================================
--- packages/trunk/game-package/lib/game-package-shared 2008-06-30 09:39:25 UTC 
(rev 7605)
+++ packages/trunk/game-package/lib/game-package-shared 2008-06-30 09:41:35 UTC 
(rev 7606)
@@ -135,5 +135,7 @@
        echo $FILE
 }
 
+# XXX: this won't work if the package is not installed (I.e. if we're
+# running it from the build dir)
 GAME_PACKAGE_VERSION=`dpkg-query --showformat='${Version}\n' \
        --show game-package`


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to