Fix libsigc++ build wrt autoheader usage.
authorChris Larson <clarson@kergoth.com>
Sat, 3 Jul 2004 00:13:39 +0000 (00:13 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 3 Jul 2004 00:13:39 +0000 (00:13 +0000)
BKrev: 40e5fa33_fIS9o5l4xHC0lGHo040xg

libsigc++/libsigc++-1.2.5/autofoo.patch [new file with mode: 0644]
libsigc++/libsigc++_1.2.5.oe

diff --git a/libsigc++/libsigc++-1.2.5/autofoo.patch b/libsigc++/libsigc++-1.2.5/autofoo.patch
new file mode 100644 (file)
index 0000000..e69de29
index ee80d7a..a43fe43 100644 (file)
@@ -2,11 +2,12 @@ DESCRIPTION = "A library for loose coupling of C++ method calls"
 SECTION = "libs"
 PRIORITY = "optional"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/libsigc/libsigc++-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/libsigc/libsigc++-${PV}.tar.gz \
+          file://autofoo.patch;patch=1"
 
-inherit autotools  pkgconfig
+inherit autotools pkgconfig
 
-acpaths = "-I ${S}/scripts"
+acpaths = ""
 
 do_stage() {
        oe_libinstall -so -C sigc++ libsigc-1.2 ${STAGING_LIBDIR}