summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/vte/vte.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte.inc b/meta/recipes-support/vte/vte.inc
index 6e43554928..b653fab279 100644
--- a/meta/recipes-support/vte/vte.inc
+++ b/meta/recipes-support/vte/vte.inc
@@ -10,7 +10,7 @@ EXTRA_OECONF = "--disable-python --disable-introspection"
10 10
11PACKAGES =+ "libvte vte-termcap" 11PACKAGES =+ "libvte vte-termcap"
12FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper" 12FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper"
13FILES_vte-dbg =+ "${libexecdir}/.debug ${prefix}/src ${bindir}/.debug \ 13FILES_${PN}-dbg =+ "${libexecdir}/.debug ${prefix}/src ${bindir}/.debug \
14 ${libdir}/.debug" 14 ${libdir}/.debug"
15FILES_vte-termcap = "${datadir}/vte/termcap-0.0" 15FILES_vte-termcap = "${datadir}/vte/termcap-0.0"
16 16