r9438 - /desktop/experimental/bug-buddy/debian/rules

he at users.alioth.debian.org he at users.alioth.debian.org
Tue Mar 27 21:40:54 CET 2007


Author: he
Date: Tue Mar 27 20:40:53 2007
New Revision: 9438

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9438
Log:
Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS

Modified:
    desktop/experimental/bug-buddy/debian/rules

Modified: desktop/experimental/bug-buddy/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/bug-buddy/debian/rules?rev=9438&op=diff
==============================================================================
--- desktop/experimental/bug-buddy/debian/rules (original)
+++ desktop/experimental/bug-buddy/debian/rules Tue Mar 27 20:40:53 2007
@@ -11,7 +11,7 @@
 
 # Compile options
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
 
 # Debhelper Arguments
 DEB_DH_INSTALL_ARGS += debian/bug-buddy.xpm usr/share/pixmaps/




More information about the pkg-gnome-commits mailing list