r8382 - ! dirs' list truncated !

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Tue Nov 11 22:03:48 UTC 2008


Author: fuddl-guest
Date: 2008-11-11 22:03:48 +0000 (Tue, 11 Nov 2008)
New Revision: 8382

Modified:
   packages/branches/openarena/openarena-0.8.1/debian/rules
Log:
* oops: QUILT_patches -> QUILT_PATCHES

Modified: packages/branches/openarena/openarena-0.8.1/debian/rules
===================================================================
--- packages/branches/openarena/openarena-0.8.1/debian/rules	2008-11-11 20:51:18 UTC (rev 8381)
+++ packages/branches/openarena/openarena-0.8.1/debian/rules	2008-11-11 22:03:48 UTC (rev 8382)
@@ -24,7 +24,7 @@
 	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 
 unpatch:
-	QUILT_patches=debian/patches quilt pop -a -R || test $$? = 2
+	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 	rm -f patch-stamp
 	rm -rf .pc
 




More information about the Pkg-games-commits mailing list