r28723 - /desktop/unstable/evince/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 30 15:39:20 UTC 2011


Author: biebl
Date: Thu Jun 30 15:39:20 2011
New Revision: 28723

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28723
Log:
Use disable instead of enable=no

Modified:
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=28723&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules [utf-8] (original)
+++ desktop/unstable/evince/debian/rules [utf-8] Thu Jun 30 15:39:20 2011
@@ -40,7 +40,7 @@
 			--without-gconf \
 			--disable-nautilus \
 			--disable-dbus \
-			--enable-introspection=no \
+			--disable-introspection \
 			--disable-gtk-doc \
 			$(DEB_CONFIGURE_USER_FLAGS)
 




More information about the pkg-gnome-commits mailing list