r7745 - ! dirs' list truncated !

Jon Dowland jmtd-guest at alioth.debian.org
Wed Jul 16 16:53:54 UTC 2008


Author: jmtd-guest
Date: 2008-07-16 16:53:54 +0000 (Wed, 16 Jul 2008)
New Revision: 7745

Modified:
   packages/branches/game-data-packager/consolidate-doom/lib/game-data-packager-shared
Log:
remove doom specific bit in game-data-packager-shared

Modified: packages/branches/game-data-packager/consolidate-doom/lib/game-data-packager-shared
===================================================================
--- packages/branches/game-data-packager/consolidate-doom/lib/game-data-packager-shared	2008-07-16 16:50:41 UTC (rev 7744)
+++ packages/branches/game-data-packager/consolidate-doom/lib/game-data-packager-shared	2008-07-16 16:53:54 UTC (rev 7745)
@@ -151,7 +151,7 @@
 	mv DEBIAN slipstream.unpacked
 	# XXX: capture the output of dpkg-deb and hide it
 	fakeroot dpkg-deb -b slipstream.unpacked "$DEB" | ( \
-		grep -v "^dpkg-deb: building package \`doom-wad' in \`$DEB'."\
+		grep -v "^dpkg-deb: building package \`[a-z-]\+' in \`$DEB'."\
 		|| true)
 
 }




More information about the Pkg-games-commits mailing list