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:
4a47c4a
)
pcre 4.4: Remove the spurious .debug directory from the main package.
author
Jamie Lenehan
<lenehan@twibble.org>
Sun, 13 Aug 2006 04:13:18 +0000
(
04:13
+0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Sun, 13 Aug 2006 04:13:18 +0000
(
04:13
+0000)
packages/pcre/pcre_4.4.bb
patch
|
blob
|
history
diff --git
a/packages/pcre/pcre_4.4.bb
b/packages/pcre/pcre_4.4.bb
index
451d44b
..
7603e11
100644
(file)
--- a/
packages/pcre/pcre_4.4.bb
+++ b/
packages/pcre/pcre_4.4.bb
@@
-5,7
+5,7
@@
provides a POSIX calling interface to PCRE; the regular expressions \
themselves still follow Perl syntax and semantics. The header file for \
the POSIX-style functions is called pcreposix.h."
SECTION = "devel"
-PR = "r
5
"
+PR = "r
6
"
LICENSE = "BSD"
SRC_URI = "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz2"
S = "${WORKDIR}/pcre-${PV}"
@@
-38,4
+38,4
@@
do_stage () {
}
FILES_${PN} = "${libdir}/lib*.so*"
-FILES_${PN}-dev += "${bindir}"
+FILES_${PN}-dev += "${bindir}
/*
"