gnutls: stage libgnutls-extra.m4 needed by centericq
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 22 Apr 2007 16:43:06 +0000 (16:43 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 22 Apr 2007 16:43:06 +0000 (16:43 +0000)
packages/gnutls/gnutls.inc

index 2fefe34..da0d2b0 100644 (file)
@@ -25,6 +25,7 @@ do_stage() {
 
     install -d ${STAGING_DATADIR}/aclocal
     cp ${S}/lib/libgnutls.m4 ${STAGING_DATADIR}/aclocal/
+    cp ${S}/libextra/libgnutls-extra.m4 ${STAGING_DATADIR}/aclocal/
 }
 
 PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin ${PN}-xx"