r557 - packages/nexuiz/trunk/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at costa.debian.org
Sat Apr 29 23:24:03 UTC 2006


Author: fuddl-guest
Date: 2006-04-29 23:24:01 +0000 (Sat, 29 Apr 2006)
New Revision: 557

Modified:
   packages/nexuiz/trunk/debian/PKG-GAMES_prepare.sh
Log:
not important. just a fix in the source prepare script


Modified: packages/nexuiz/trunk/debian/PKG-GAMES_prepare.sh
===================================================================
--- packages/nexuiz/trunk/debian/PKG-GAMES_prepare.sh	2006-04-28 19:35:47 UTC (rev 556)
+++ packages/nexuiz/trunk/debian/PKG-GAMES_prepare.sh	2006-04-29 23:24:01 UTC (rev 557)
@@ -36,6 +36,9 @@
 		rm -rf tmp
 		echo "Created $2/nexuiz_1.5.orig.tar.gz"
 	;;
+	*)
+		echo "Usage: PKG-GAMES_prepare.sh <\"binarypkg\"|\"binaryoriggz\"> /path/to/nexuiz-15.zip"
+	;;
 esac
 
 exit 0




More information about the Pkg-games-commits mailing list