r12380 - packages/trunk/cel/debian

Paul Wise pabs at alioth.debian.org
Sun May 15 02:10:22 UTC 2011


Author: pabs
Date: 2011-05-15 02:10:07 +0000 (Sun, 15 May 2011)
New Revision: 12380

Modified:
   packages/trunk/cel/debian/rules
Log:
rules files should not futz with DEB_BUILD_OPTIONS

Modified: packages/trunk/cel/debian/rules
===================================================================
--- packages/trunk/cel/debian/rules	2011-05-15 02:08:23 UTC (rev 12379)
+++ packages/trunk/cel/debian/rules	2011-05-15 02:10:07 UTC (rev 12380)
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_OPTIONS := nocheck
-
 %:
 	dh $@
 




More information about the Pkg-games-commits mailing list