diff options
Diffstat (limited to 'recipes/vte/vte_0.21.5.bb')
-rw-r--r-- | recipes/vte/vte_0.21.5.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/vte/vte_0.21.5.bb b/recipes/vte/vte_0.21.5.bb index 8834887b2a..eca9740988 100644 --- a/recipes/vte/vte_0.21.5.bb +++ b/recipes/vte/vte_0.21.5.bb @@ -22,10 +22,6 @@ do_configure_prepend() { echo "EXTRA_DIST = version.xml" > gtk-doc.make } -do_stage() { - autotools_stage_all -} - PACKAGES =+ "libvte vte-termcap gnome-pty-helper" FILES_libvte = "${libdir}/*.so.*" FILES_gnome-pty-helper = "${libexecdir}/gnome-pty-helper" |