Bug#583129: rules use deprecated configure option
Sebastien Bacher
seb128 at ubuntu.com
Tue May 25 15:31:21 UTC 2010
Package: librsvg
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch
Version: 2.26.3-1
Severity: normal
Tags: patch
The new 2.26.3 version drops the mozilla configure option, the rules
doesn't need to call it now
diff -u librsvg-2.26.3/debian/rules librsvg-2.26.3/debian/rules
--- librsvg-2.26.3/debian/rules
+++ librsvg-2.26.3/debian/rules
@@ -20,8 +20,7 @@
dh_pysupport -plibrsvg2-bin
DEB_CONFIGURE_EXTRA_FLAGS += --enable-pixbuf-loader --with-croco \
- --with-svgz --disable-gnome-vfs \
- --disable-mozilla-plugin
+ --with-svgz --disable-gnome-vfs
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
More information about the pkg-gnome-maintainers
mailing list