r13012 - /desktop/unstable/ekiga/debian/rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Oct 6 20:39:48 UTC 2007


Author: kilian
Date: Sat Oct  6 20:39:48 2007
New Revision: 13012

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13012
Log:
don't patch configure.in causing rerun of config.status

Modified:
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=13012&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sat Oct  6 20:39:48 2007
@@ -83,7 +83,7 @@
 	/usr/bin/gnome-autogen.sh $(confflags) $(confflags_common) \
 		--disable-maintainer-mode --disable-gnome --disable-gdu --disable-avahi --disable-scrollkeeper
 	# and the regular one, too
-	sed -i -e 's#-Os#-O2#' configure.in
+	sed -i -e 's#-Os#-O2#' configure
 	CXXFLAGS="$(CXXFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
 	./configure $(confflags) $(confflags_common) \
 		--enable-avahi --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list