git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5899bca
)
gnutls: stage libgnutls-extra.m4 needed by centericq
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 22 Apr 2007 16:43:06 +0000
(16:43 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 22 Apr 2007 16:43:06 +0000
(16:43 +0000)
packages/gnutls/gnutls.inc
patch
|
blob
|
history
diff --git
a/packages/gnutls/gnutls.inc
b/packages/gnutls/gnutls.inc
index
2fefe34
..
da0d2b0
100644
(file)
--- a/
packages/gnutls/gnutls.inc
+++ b/
packages/gnutls/gnutls.inc
@@
-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"