r9431 - in /desktop/experimental/gnome-keyring-manager/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Mar 27 21:30:46 CET 2007


Author: lool
Date: Tue Mar 27 20:30:45 2007
New Revision: 9431

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9431
Log:
* Don't override DEB_CONFIGURE_EXTRA_FLAGS completely.

Modified:
    desktop/experimental/gnome-keyring-manager/debian/changelog
    desktop/experimental/gnome-keyring-manager/debian/rules

Modified: desktop/experimental/gnome-keyring-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring-manager/debian/changelog?rev=9431&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring-manager/debian/changelog (original)
+++ desktop/experimental/gnome-keyring-manager/debian/changelog Tue Mar 27 20:30:45 2007
@@ -11,8 +11,9 @@
   [ Loic Minier ]
   * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
     cdbs >= 0.4.41.
+  * Don't override DEB_CONFIGURE_EXTRA_FLAGS completely.
 
- -- Loic Minier <lool at dooz.org>  Tue, 27 Mar 2007 22:29:53 +0200
+ -- Loic Minier <lool at dooz.org>  Tue, 27 Mar 2007 22:30:33 +0200
 
 gnome-keyring-manager (2.16.0-2) unstable; urgency=low
 

Modified: desktop/experimental/gnome-keyring-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring-manager/debian/rules?rev=9431&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring-manager/debian/rules (original)
+++ desktop/experimental/gnome-keyring-manager/debian/rules Tue Mar 27 20:30:45 2007
@@ -8,4 +8,4 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list