r13026 - packages/trunk/megaglest/debian

Paul Wise pabs at alioth.debian.org
Tue Dec 20 07:06:17 UTC 2011


Author: pabs
Date: 2011-12-20 07:06:17 +0000 (Tue, 20 Dec 2011)
New Revision: 13026

Modified:
   packages/trunk/megaglest/debian/rules
Log:
No longer need to remove libircclient/miniupnpc

Modified: packages/trunk/megaglest/debian/rules
===================================================================
--- packages/trunk/megaglest/debian/rules	2011-12-20 06:52:22 UTC (rev 13025)
+++ packages/trunk/megaglest/debian/rules	2011-12-20 07:06:17 UTC (rev 13026)
@@ -2,10 +2,6 @@
 # -*- makefile -*-
 
 override_dh_auto_configure:
-	rm -rf source/shared_lib/include/libircclient
-	rm -rf source/shared_lib/sources/libircclient	
-	rm -rf source/shared_lib/include/platform/miniupnpc
-	rm -rf source/shared_lib/sources/platform/miniupnpc
 	dh_auto_configure -- -DMEGAGLEST_DATA_INSTALL_PATH=share/games/megaglest/ -DMINIUPNPC_VERSION_PRE1_6=On
 
 override_dh_strip:




More information about the Pkg-games-commits mailing list