r13565 - packages/trunk/warzone2100/debian

Paul Wise pabs at alioth.debian.org
Tue May 15 03:46:14 UTC 2012


Author: pabs
Date: 2012-05-15 03:46:14 +0000 (Tue, 15 May 2012)
New Revision: 13565

Modified:
   packages/trunk/warzone2100/debian/changelog
   packages/trunk/warzone2100/debian/rules
Log:
GLee removed upstream, no need to remove it

Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog	2012-05-15 03:44:25 UTC (rev 13564)
+++ packages/trunk/warzone2100/debian/changelog	2012-05-15 03:46:14 UTC (rev 13565)
@@ -5,6 +5,7 @@
   * Bump debhelper compat level
   * Bump Standards-Version, no changes needed
   * dh now wants the sequence before the options
+  * GLee removed upstream, no need to remove it
 
  -- 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:44:25 UTC (rev 13564)
+++ packages/trunk/warzone2100/debian/rules	2012-05-15 03:46:14 UTC (rev 13565)
@@ -9,8 +9,6 @@
 	dh_autoreconf ./autogen.sh
 
 override_dh_auto_configure:
-	# Remove GLee embedded code copy so we never use it
-	rm -f lib/ivis_opengl/GLee.c lib/ivis_opengl/GLee.h
 	# Remove miniupnpc embedded code copy so we never use it
 	rm -rf lib/netplay/miniupnpc
 	dh_auto_configure -- \




More information about the Pkg-games-commits mailing list