r10467 - packages/trunk/neverball/debian

Jordà Polo jorda-guest at alioth.debian.org
Thu Oct 29 09:16:53 UTC 2009


Author: jorda-guest
Date: 2009-10-29 09:16:50 +0000 (Thu, 29 Oct 2009)
New Revision: 10467

Modified:
   packages/trunk/neverball/debian/changelog
   packages/trunk/neverball/debian/rules
Log:
Revert useless workaround

Modified: packages/trunk/neverball/debian/changelog
===================================================================
--- packages/trunk/neverball/debian/changelog	2009-10-26 10:21:11 UTC (rev 10466)
+++ packages/trunk/neverball/debian/changelog	2009-10-29 09:16:50 UTC (rev 10467)
@@ -1,10 +1,3 @@
-neverball (1.5.4-2) UNRELEASED; urgency=low
-
-  * debian/rules: Pass MAPC to make as a possible workaround for libphysfs
-    initialization problems when building the package.
-
- -- Jordà Polo <jorda at ettin.org>  Mon, 19 Oct 2009 14:14:07 +0200
-
 neverball (1.5.4-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/trunk/neverball/debian/rules
===================================================================
--- packages/trunk/neverball/debian/rules	2009-10-26 10:21:11 UTC (rev 10466)
+++ packages/trunk/neverball/debian/rules	2009-10-29 09:16:50 UTC (rev 10467)
@@ -19,8 +19,7 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	$(MAKE) DATADIR=/usr/share/games/neverball LOCALEDIR=/usr/share/locale \
-           MAPC=$(CURDIR)/mapc
+	$(MAKE) DATADIR=/usr/share/games/neverball LOCALEDIR=/usr/share/locale
 	# Rename icons for .desktop files.
 	cp dist/neverball_128.png dist/neverball.png
 	cp dist/neverputt_128.png dist/neverputt.png




More information about the Pkg-games-commits mailing list