r1184 - non-free/packages/trunk/oolite/debian

Alexander Schmehl tolimar at costa.debian.org
Wed Jul 26 11:49:04 UTC 2006


Author: tolimar
Date: 2006-07-26 11:49:03 +0000 (Wed, 26 Jul 2006)
New Revision: 1184

Modified:
   non-free/packages/trunk/oolite/debian/rules
Log:
updateing the trunk, too

Modified: non-free/packages/trunk/oolite/debian/rules
===================================================================
--- non-free/packages/trunk/oolite/debian/rules	2006-07-26 11:42:01 UTC (rev 1183)
+++ non-free/packages/trunk/oolite/debian/rules	2006-07-26 11:49:03 UTC (rev 1184)
@@ -30,7 +30,7 @@
 
 build-stamp: patch configure-stamp
 	dh_testdir
-	. /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh ; \
+	. /usr/share/GNUstep/Makefiles/GNUstep.sh ; \
 	$(MAKE)
 	touch build-stamp
 
@@ -38,7 +38,7 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-	. /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh ; \
+	. /usr/share/GNUstep/Makefiles/GNUstep.sh ; \
 	$(MAKE) distclean clean
 	rm -fr oolite.app
 	dh_clean




More information about the Pkg-games-commits mailing list