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:
af88bec
)
pango_1.2.5.oe:
author
erich@mine.nu
<erich@mine.nu>
Tue, 30 Mar 2004 16:29:19 +0000
(16:29 +0000)
committer
erich@mine.nu
<erich@mine.nu>
Tue, 30 Mar 2004 16:29:19 +0000
(16:29 +0000)
workaround for pango_1.2.5 build problem: don't go into an endless loop when expanding variables
BKrev: 4069a05fQfg2ddGB4T1e3g-d-yw5rQ
pango/pango_1.2.5.oe
patch
|
blob
|
history
diff --git
a/pango/pango_1.2.5.oe
b/pango/pango_1.2.5.oe
index
992b712
..
c1b024f
100644
(file)
--- a/
pango/pango_1.2.5.oe
+++ b/
pango/pango_1.2.5.oe
@@
-14,7
+14,7
@@
inherit autotools libtool pkgconfig
EXTRA_OECONF = "--disable-glibtest \
--enable-explicit-deps=no"
-FILES_
${PN}
-doc = "${FILES_pango-doc} ${datadir}/gtk-doc"
+FILES_
pango
-doc = "${FILES_pango-doc} ${datadir}/gtk-doc"
SOV = "0.200.5"
do_stage () {