r31315 - /desktop/experimental/vte3/debian/rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 12 15:58:34 UTC 2011


Author: joss
Date: Sat Nov 12 15:58:34 2011
New Revision: 31315

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31315
Log:
Only enable glade catalogue for the main build

Modified:
    desktop/experimental/vte3/debian/rules

Modified: desktop/experimental/vte3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte3/debian/rules?rev=31315&op=diff
==============================================================================
--- desktop/experimental/vte3/debian/rules [utf-8] (original)
+++ desktop/experimental/vte3/debian/rules [utf-8] Sat Nov 12 15:58:34 2011
@@ -17,11 +17,9 @@
 DEB_FIXPERMS_EXCLUDE += gnome-pty-helper
 DEB_DH_MAKESHLIBS_ARGS_$(libvte3N) += -V '$(libvte3N) (>= 1:0.27.90)' --add-udeb=$(udeb) -- -c4
 
-DEB_CONFIGURE_EXTRA_FLAGS += \
-	--enable-glade-catalogue
-
 DEB_CONFIGURE_FLAGS_main += \
 	--libexecdir=/usr/lib/libvte2-90 \
+	--enable-glade-catalogue \
 	--enable-introspection
 
 DEB_CONFIGURE_FLAGS_udeb += \




More information about the pkg-gnome-commits mailing list