git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb24c0
)
tighvnc: fix parse error and debug packaging
author
Koen Kooi
<koen@openembedded.org>
Fri, 17 Nov 2006 15:32:59 +0000
(15:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 17 Nov 2006 15:32:59 +0000
(15:32 +0000)
packages/vnc/tightvnc_1.3dev7.bb
patch
|
blob
|
history
diff --git
a/packages/vnc/tightvnc_1.3dev7.bb
b/packages/vnc/tightvnc_1.3dev7.bb
index
fff0147
..
64d9748
100644
(file)
--- a/
packages/vnc/tightvnc_1.3dev7.bb
+++ b/
packages/vnc/tightvnc_1.3dev7.bb
@@
-6,9
+6,9
@@
LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/vnc-tight/tightvnc-1.3dev7_unixsrc.tar.gz \
file://Makefile"
-S =
${WORKDIR}/vnc_unixsrc/vncviewer/
+S =
"${WORKDIR}/vnc_unixsrc/vncviewer/"
-PACKAGES
="
tightvncviewer"
+PACKAGES
= "tightvncviewer-dbg
tightvncviewer"
FILES_tightvncviewer = "/usr/bin/tightvncviewer"
do_compile () {