From: erich@mine.nu Date: Tue, 30 Mar 2004 16:29:19 +0000 (+0000) Subject: pango_1.2.5.oe: X-Git-Tag: Release-2010-05/1~19818 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8e27323cf4e492b96db4223e7d71d51931cd9e;p=openembedded.git pango_1.2.5.oe: workaround for pango_1.2.5 build problem: don't go into an endless loop when expanding variables BKrev: 4069a05fQfg2ddGB4T1e3g-d-yw5rQ --- diff --git a/pango/pango_1.2.5.oe b/pango/pango_1.2.5.oe index 992b712b5f..c1b024f4c7 100644 --- 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 () {