r45811 - /desktop/unstable/libpeas/debian/rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Sep 1 15:24:29 UTC 2015
Author: biebl
Date: Tue Sep 1 15:24:29 2015
New Revision: 45811
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45811
Log:
Small tweak for autoreconf
Modified:
desktop/unstable/libpeas/debian/rules
Modified: desktop/unstable/libpeas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/rules?rev=45811&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/rules [utf-8] (original)
+++ desktop/unstable/libpeas/debian/rules [utf-8] Tue Sep 1 15:24:29 2015
@@ -7,10 +7,7 @@
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-# To avoid running configure twice (because gnome-autogen.sh)
-export NOCONFIGURE=yes
-
-DEB_DH_AUTORECONF_ARGS = gnome-autogen.sh
+DEB_DH_AUTORECONF_ARGS = "NOCONFIGURE=yes gnome-autogen.sh"
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
--enable-python2 \
More information about the pkg-gnome-commits
mailing list