r13673 - packages/trunk/warzone2100/debian

Paul Wise pabs at alioth.debian.org
Tue Jun 5 10:10:09 UTC 2012


Author: pabs
Date: 2012-06-05 10:10:08 +0000 (Tue, 05 Jun 2012)
New Revision: 13673

Modified:
   packages/trunk/warzone2100/debian/changelog
   packages/trunk/warzone2100/debian/rules
Log:
delete all of the current and future embedded code copies

Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog	2012-06-05 09:40:58 UTC (rev 13672)
+++ packages/trunk/warzone2100/debian/changelog	2012-06-05 10:10:08 UTC (rev 13673)
@@ -11,6 +11,7 @@
   * dh now wants the sequence before the options
   * GLee removed upstream, no need to remove it
   * miniupnpc copy moved around remove new location
+  * delete all of the current and future embedded code copies
   * Remove the quesoglc embedded code copy too
   * Update patch to use system quesoglc too
   * Fix FTBFS with hardening flags

Modified: packages/trunk/warzone2100/debian/rules
===================================================================
--- packages/trunk/warzone2100/debian/rules	2012-06-05 09:40:58 UTC (rev 13672)
+++ packages/trunk/warzone2100/debian/rules	2012-06-05 10:10:08 UTC (rev 13673)
@@ -11,7 +11,7 @@
 
 override_dh_auto_configure:
 	# Remove embedded code copies so we never use them
-	rm -rf 3rdparty/miniupnpc 3rdparty/quesoglc
+	rm -rf 3rdparty
 	dh_auto_configure -- \
 	    --bindir=\$${prefix}/games \
 	    --datadir=\$${prefix}/share/games \




More information about the Pkg-games-commits mailing list