r50598 - /desktop/unstable/nautilus/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 17:55:23 UTC 2016


Author: biebl
Date: Wed Sep 14 17:55:23 2016
New Revision: 50598

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50598
Log:
Drop --parallel, default in dh 10

Modified:
    desktop/unstable/nautilus/debian/rules

Modified: desktop/unstable/nautilus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/rules?rev=50598&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/rules	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/rules	[utf-8] Wed Sep 14 17:55:23 2016
@@ -18,7 +18,7 @@
 endif
 
 %:
-	dh $@ --parallel --with gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list