r558 - packages/nexuiz-data/trunk/debian

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


Author: fuddl-guest
Date: 2006-04-29 23:25:04 +0000 (Sat, 29 Apr 2006)
New Revision: 558

Modified:
   packages/nexuiz-data/trunk/debian/PKG-GAMES_prepare.sh
Log:
not important. just fixed something in the prepare script


Modified: packages/nexuiz-data/trunk/debian/PKG-GAMES_prepare.sh
===================================================================
--- packages/nexuiz-data/trunk/debian/PKG-GAMES_prepare.sh	2006-04-29 23:24:01 UTC (rev 557)
+++ packages/nexuiz-data/trunk/debian/PKG-GAMES_prepare.sh	2006-04-29 23:25:04 UTC (rev 558)
@@ -33,6 +33,10 @@
 		rm -rf ./tmp
 		echo "Created $2/nexuiz-data_1.5.orig.tar.gz"
 	;;
+
+	*)
+		echo "Usage: PKG-GAMES_prepare.sh <\"datapkg\"|\"dataoriggz\"> /path/to/nexuiz-15.zip"
+	;;
 esac
 
 exit 0




More information about the Pkg-games-commits mailing list