r49958 - /desktop/unstable/gnome-logs/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Sep 1 14:33:40 UTC 2016


Author: jbicha-guest
Date: Thu Sep  1 14:33:40 2016
New Revision: 49958

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49958
Log:
Drop implied --parallel --with autoreconf (because of dh compat 10)

that was accidentally re-added in r49750

Modified:
    desktop/unstable/gnome-logs/debian/rules

Modified: desktop/unstable/gnome-logs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-logs/debian/rules?rev=49958&op=diff
==============================================================================
--- desktop/unstable/gnome-logs/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-logs/debian/rules	[utf-8] Thu Sep  1 14:33:40 2016
@@ -10,7 +10,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list