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:
668c42c
)
gdbm: Fix breakage introduced by koen. Breaking X because Y is broken is not acceptab...
author
Richard Purdie
<rpurdie@rpsys.net>
Wed, 4 Oct 2006 10:48:23 +0000
(10:48 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Wed, 4 Oct 2006 10:48:23 +0000
(10:48 +0000)
packages/gdbm/gdbm_1.8.3.bb
patch
|
blob
|
history
diff --git
a/packages/gdbm/gdbm_1.8.3.bb
b/packages/gdbm/gdbm_1.8.3.bb
index
ad648f9
..
22d1285
100644
(file)
--- a/
packages/gdbm/gdbm_1.8.3.bb
+++ b/
packages/gdbm/gdbm_1.8.3.bb
@@
-6,8
+6,6
@@
LICENSE = "GPL"
PR = "r2"
-PACKAGES_DYNAMIC = "libgdbm*"
-
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch;patch=1 \
file://libtool-mode.patch;patch=1"