From: Michael Tremer Date: Wed, 20 Oct 2010 21:28:33 +0000 (+0200) Subject: sip: Update to 4.11.2-snapshot. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b829aab9873eeac57f0ddd00859a9fbb0cc247b;p=ipfire-3.x.git sip: Update to 4.11.2-snapshot. --- diff --git a/pkgs/core/sip/patches/disable-rpaths.patch b/pkgs/core/sip/patches/disable-rpaths.patch new file mode 100644 index 000000000..6f15c540e --- /dev/null +++ b/pkgs/core/sip/patches/disable-rpaths.patch @@ -0,0 +1,10 @@ +--- a/siputils.py ++++ b/siputils.py +@@ -737,6 +737,7 @@ class Makefile: + rpaths is the cannonical list of rpaths. + """ + flags = [] ++ return flags + prefix = self.optional_string("RPATH") + + if prefix: diff --git a/pkgs/core/sip/sip.nm b/pkgs/core/sip/sip.nm index f901bc886..96a70fb80 100644 --- a/pkgs/core/sip/sip.nm +++ b/pkgs/core/sip/sip.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = sip -PKG_VER = 4.11.1 +PKG_VER = 4.11.2-snapshot-5167b98767e2 PKG_REL = 0 PKG_MAINTAINER =