gnutls: stage more stuff
authorKoen Kooi <koen@openembedded.org>
Wed, 19 Nov 2008 18:45:49 +0000 (19:45 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 19 Nov 2008 18:45:49 +0000 (19:45 +0100)
packages/gnutls/gnutls.inc
packages/gnutls/gnutls_2.4.2.bb

index e438423..31d0086 100644 (file)
@@ -13,7 +13,7 @@ do_stage() {
     oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}
     oe_libinstall -C libextra/.libs -so -a libgnutls-extra ${STAGING_LIBDIR}
     oe_libinstall -C libextra/.libs -so -a libgnutls-openssl ${STAGING_LIBDIR}
-    autotools_stage_includes
+    autotools_stage_all
 
     install -d ${STAGING_DATADIR}/aclocal
     cp ${S}/lib/libgnutls.m4 ${STAGING_DATADIR}/aclocal/
index 15614fb..757155c 100644 (file)
@@ -6,4 +6,4 @@ SRC_URI += "\
        file://configure_madness.patch;patch=1 \
        "
 
-PR = "r1"
+PR = "r2"