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:
e7a5b24
)
m4: removed -1 preference from 1.4.8, closes bug #837
author
Michael Krelin
<hacker@klever.net>
Tue, 29 May 2007 22:46:31 +0000
(22:46 +0000)
committer
Michael Krelin
<hacker@klever.net>
Tue, 29 May 2007 22:46:31 +0000
(22:46 +0000)
packages/m4/m4_1.4.8.bb
patch
|
blob
|
history
diff --git
a/packages/m4/m4_1.4.8.bb
b/packages/m4/m4_1.4.8.bb
index
90f817d
..
77d8e82
100644
(file)
--- a/
packages/m4/m4_1.4.8.bb
+++ b/
packages/m4/m4_1.4.8.bb
@@
-4,8
+4,6
@@
LICENSE = "GPL"
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
S = "${WORKDIR}/m4-${PV}"
-DEFAULT_PREFERENCE = "-1"
-
inherit autotools
EXTRA_OEMAKE += "'infodir=${infodir}'"