r40154 - in /desktop/unstable/aisleriot/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Oct 28 20:15:33 UTC 2013


Author: pochu
Date: Mon Oct 28 20:15:32 2013
New Revision: 40154

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40154
Log:
Set pysol card themes base explicitly because configure script doesn't
recognise raspbian.

Modified:
    desktop/unstable/aisleriot/debian/changelog
    desktop/unstable/aisleriot/debian/rules

Modified: desktop/unstable/aisleriot/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/changelog?rev=40154&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/changelog	[utf-8] (original)
+++ desktop/unstable/aisleriot/debian/changelog	[utf-8] Mon Oct 28 20:15:32 2013
@@ -1,3 +1,10 @@
+aisleriot (1:3.10.1-2) UNRELEASED; urgency=low
+
+  * Set pysol card themes base explicitly because configure script doesn't
+    recognise raspbian.
+
+ -- Peter Michael Green <plugwash at raspbian.org>  Mon, 28 Oct 2013 18:33:53 +0000
+
 aisleriot (1:3.10.1-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/aisleriot/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/rules?rev=40154&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/rules	[utf-8] (original)
+++ desktop/unstable/aisleriot/debian/rules	[utf-8] Mon Oct 28 20:15:32 2013
@@ -10,7 +10,8 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games \
                 --bindir=\$${prefix}/games \
-		--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+		--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+		--with-pysol-card-theme-path=/usr/share/games/pysol
 
 DEB_DH_FIXPERMS_ARGS_ALL := -X/usr/games/sol
 DEB_DH_MAKESHLIBS_ARGS_aisleriot := --no-act




More information about the pkg-gnome-commits mailing list