r10956 - packages/trunk/warzone2100/debian
Paul Wise
pabs at alioth.debian.org
Sun Apr 25 04:42:30 UTC 2010
Author: pabs
Date: 2010-04-25 04:42:21 +0000 (Sun, 25 Apr 2010)
New Revision: 10956
Modified:
packages/trunk/warzone2100/debian/rules
Log:
remove GLee.h too
Modified: packages/trunk/warzone2100/debian/rules
===================================================================
--- packages/trunk/warzone2100/debian/rules 2010-04-25 02:56:40 UTC (rev 10955)
+++ packages/trunk/warzone2100/debian/rules 2010-04-25 04:42:21 UTC (rev 10956)
@@ -36,8 +36,7 @@
# sed -i -e 's_aclocal[^/" ]*_aclocal-1.10_g' autogen.sh
# ./autogen.sh
# Remove GLee embedded code copy so we never use it
- rm lib/ivis_opengl/GLee.c
- #FIXME: also remove GLee.h, when upstream fixes the Makefile
+ rm lib/ivis_opengl/GLee.c lib/ivis_opengl/GLee.h
./configure \
CFLAGS="$(CFLAGS)" \
LDFLAGS="$(LDFLAGS)" \
More information about the Pkg-games-commits
mailing list