r29026 - in /desktop/unstable/epiphany-browser/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 21 23:01:42 UTC 2011


Author: biebl
Date: Thu Jul 21 23:01:42 2011
New Revision: 29026

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29026
Log:
debian/rules: Remove obsolete configure options.

Modified:
    desktop/unstable/epiphany-browser/debian/changelog
    desktop/unstable/epiphany-browser/debian/rules

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=29026&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Thu Jul 21 23:01:42 2011
@@ -8,6 +8,7 @@
       accordingly.
   * Disable seed support on mips. Should be re-enabled when #633730 is fixed.
   * Upload to unstable. Remove check-dist.mk include.
+  * debian/rules: Remove obsolete configure options.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 02 Jul 2011 01:16:52 +0200
 

Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=29026&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules [utf-8] Thu Jul 21 23:01:42 2011
@@ -13,13 +13,11 @@
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
-		--enable-dbus \
 		--disable-scrollkeeper \
 		--enable-zeroconf \
 		--libexecdir=\$${prefix}/lib/epiphany-browser \
 		--enable-gtk-doc \
 		--enable-introspection \
-		--enable-spell-checker \
 		--with-ca-file=/etc/ssl/certs/ca-certificates.crt
 
 ifeq (,$(filter $(DEB_HOST_ARCH),ia64 mips))




More information about the pkg-gnome-commits mailing list