summaryrefslogtreecommitdiffstats
path: root/recipes/vnc/libvncserver_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vnc/libvncserver_0.9.bb')
-rw-r--r--recipes/vnc/libvncserver_0.9.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/vnc/libvncserver_0.9.bb b/recipes/vnc/libvncserver_0.9.bb
index 16a4cb1923..9001457be2 100644
--- a/recipes/vnc/libvncserver_0.9.bb
+++ b/recipes/vnc/libvncserver_0.9.bb
@@ -13,10 +13,6 @@ S = "${WORKDIR}/LibVNCServer-${PV}"
inherit autotools
-do_stage() {
- autotools_stage_all
-}
-
do_install_append() {
install -d ${D}${bindir}
install -m 0755 examples/storepasswd ${D}${bindir}