r44784 - /desktop/unstable/adwaita-icon-theme/debian/rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed May 27 17:15:38 UTC 2015


Author: pochu
Date: Wed May 27 17:15:38 2015
New Revision: 44784

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44784
Log:
don't run configure twice

Modified:
    desktop/unstable/adwaita-icon-theme/debian/rules

Modified: desktop/unstable/adwaita-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/adwaita-icon-theme/debian/rules?rev=44784&op=diff
==============================================================================
--- desktop/unstable/adwaita-icon-theme/debian/rules	[utf-8] (original)
+++ desktop/unstable/adwaita-icon-theme/debian/rules	[utf-8] Wed May 27 17:15:38 2015
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DH_AUTORECONF_ARGS = gnome-autogen.sh
+DEB_DH_AUTORECONF_ARGS = NOCONFIGURE=1 gnome-autogen.sh
 
 include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk




More information about the pkg-gnome-commits mailing list