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:
7644e14
)
libgpg-error 1.3: Remove spurious .debug directories from the non -dbg packages.
author
Jamie Lenehan
<lenehan@twibble.org>
Tue, 12 Sep 2006 00:06:58 +0000
(
00:06
+0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Tue, 12 Sep 2006 00:06:58 +0000
(
00:06
+0000)
packages/libgpg-error/libgpg-error_1.3.bb
patch
|
blob
|
history
diff --git
a/packages/libgpg-error/libgpg-error_1.3.bb
b/packages/libgpg-error/libgpg-error_1.3.bb
index
c290538
..
a2a19b2
100644
(file)
--- a/
packages/libgpg-error/libgpg-error_1.3.bb
+++ b/
packages/libgpg-error/libgpg-error_1.3.bb
@@
-1,4
+1,4
@@
-PR = "r
0
"
+PR = "r
1
"
DESCRIPTION = "GPG-Error library"
SECTION = "libs"
PRIORITY = "optional"
@@
-9,7
+9,7
@@
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.gz \
# move libgpg-error-config into -dev package
FILES_${PN} = "${libdir}/lib*.so.*"
-FILES_${PN}-dev += "${bindir}"
+FILES_${PN}-dev += "${bindir}
/*
"
inherit autotools binconfig pkgconfig