r13566 - packages/trunk/warzone2100/debian
Paul Wise
pabs at alioth.debian.org
Tue May 15 03:47:17 UTC 2012
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 <pabs at debian.org> 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 \
More information about the Pkg-games-commits
mailing list