summaryrefslogtreecommitdiff
path: root/recipes-graphics/vnc/tightvnc_1.3.10.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-10-18 13:19:07 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-10-18 13:19:07 +0200
commitb5780b86c777a6627f74de8e6de5698d2491b1ce (patch)
treee080ddeeca9acc1d66a25c84cfeef5f736ae28ba /recipes-graphics/vnc/tightvnc_1.3.10.bb
parente299ae9a8dacd4de6e9f1d59a37fef6aab68126e (diff)
recipes: drop trailing / from path specifier
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/vnc/tightvnc_1.3.10.bb')
-rw-r--r--recipes-graphics/vnc/tightvnc_1.3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/vnc/tightvnc_1.3.10.bb b/recipes-graphics/vnc/tightvnc_1.3.10.bb
index 537d7bd..5bec3ce 100644
--- a/recipes-graphics/vnc/tightvnc_1.3.10.bb
+++ b/recipes-graphics/vnc/tightvnc_1.3.10.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
file://Vncviewer \
"
-S = "${WORKDIR}/vnc_unixsrc/vncviewer/"
+S = "${WORKDIR}/vnc_unixsrc/vncviewer"
PACKAGES = "${PN}-viewer-dbg ${PN}-viewer"
FILES_${PN}-viewer-dbg = "${bindir}/.debug"