aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vte/vte.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vte/vte.inc')
-rw-r--r--recipes/vte/vte.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/vte/vte.inc b/recipes/vte/vte.inc
index 490792e41d..e87afab6b5 100644
--- a/recipes/vte/vte.inc
+++ b/recipes/vte/vte.inc
@@ -18,10 +18,6 @@ do_install_append() {
sed s/@VERSION@/${PV}/ <${WORKDIR}/vte.desktop.in >${D}${datadir}/applications/vte.desktop
}
-do_stage() {
- autotools_stage_all
-}
-
PACKAGES =+ "libvte vte-termcap gnome-pty-helper"
FILES_libvte = "${libdir}/*.so.*"
FILES_gnome-pty-helper = "${libexecdir}/gnome-pty-helper"