r52241 - in /desktop/unstable/gnome-control-center/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Mar 14 21:55:20 UTC 2017
Author: biebl
Date: Tue Mar 14 21:55:20 2017
New Revision: 52241
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52241
Log:
Set --with-gnome-session-libexecdir so gnome-control-center can find the
gnome-session-check-accelerated binary which is required for the info
panel.
Modified:
desktop/unstable/gnome-control-center/debian/changelog
desktop/unstable/gnome-control-center/debian/rules
Modified: desktop/unstable/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/changelog?rev=52241&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/changelog [utf-8] Tue Mar 14 21:55:20 2017
@@ -1,6 +1,9 @@
gnome-control-center (1:3.22.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Set --with-gnome-session-libexecdir so gnome-control-center can find the
+ gnome-session-check-accelerated binary which is required for the info
+ panel.
-- Michael Biebl <biebl at debian.org> Tue, 14 Mar 2017 17:56:57 +0100
Modified: desktop/unstable/gnome-control-center/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/rules?rev=52241&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/rules [utf-8] Tue Mar 14 21:55:20 2017
@@ -14,6 +14,7 @@
override_dh_auto_configure:
dh_auto_configure -- \
--libexecdir=\$${prefix}/lib/gnome-control-center \
+ --with-gnome-session-libexecdir=\$${prefix}/lib/gnome-session \
--disable-update-mimedb
override_dh_install:
More information about the pkg-gnome-commits
mailing list