Author: pabs Date: 2012-05-15 03:47:17 +0000 (Tue, 15 May 2012) New Revision: 13566
Modified: packages/trunk/warzone2100/debian/changelog packages/trunk/warzone2100/debian/rules Log: miniupnpc copy moved around remove new location Modified: packages/trunk/warzone2100/debian/changelog =================================================================== --- packages/trunk/warzone2100/debian/changelog 2012-05-15 03:46:14 UTC (rev 13565) +++ packages/trunk/warzone2100/debian/changelog 2012-05-15 03:47:17 UTC (rev 13566) @@ -6,6 +6,7 @@ * Bump Standards-Version, no changes needed * dh now wants the sequence before the options * GLee removed upstream, no need to remove it + * miniupnpc copy moved around remove new location -- Paul Wise <[email protected]> Mon, 24 Oct 2011 10:55:52 +0800 Modified: packages/trunk/warzone2100/debian/rules =================================================================== --- packages/trunk/warzone2100/debian/rules 2012-05-15 03:46:14 UTC (rev 13565) +++ packages/trunk/warzone2100/debian/rules 2012-05-15 03:47:17 UTC (rev 13566) @@ -10,7 +10,7 @@ override_dh_auto_configure: # Remove miniupnpc embedded code copy so we never use it - rm -rf lib/netplay/miniupnpc + rm -rf 3rdparty/miniupnpc dh_auto_configure -- \ --bindir=\$${prefix}/games \ --datadir=\$${prefix}/share/games \ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

