diff options
Diffstat (limited to 'pango/pango_1.2.5.oe')
| -rw-r--r-- | pango/pango_1.2.5.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pango/pango_1.2.5.oe b/pango/pango_1.2.5.oe index c1b024f4c7..bd7ee7ad0f 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_pango-doc = "${FILES_pango-doc} ${datadir}/gtk-doc" +FILES_pango-doc_append = " ${datadir}/gtk-doc" SOV = "0.200.5" do_stage () { @@ -26,4 +26,3 @@ do_stage () { install -d ${STAGING_INCDIR}/pango install -m 0644 ${S}/pango/pango*.h ${STAGING_INCDIR}/pango/ } - |
