summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Wayne Cuddy2018-12-24 13:17:23 +0100
committer Willy Sudiarto Raharjo2018-12-24 16:16:54 +0100
commit8f5039d047156b07ce6604fc12f0c99c02d94b7c (patch)
treeaebacacc0e5ab919a655e9c656092a42ec70a43e
parent8bc77c8477845b7a025c070c3362e824c56c5059 (diff)
downloadslackbuilds-8f5039d047156b07ce6604fc12f0c99c02d94b7c.tar.gz
network/ssvnc: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/ssvnc/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/network/ssvnc/README b/network/ssvnc/README
index 077c358501..372459bb90 100644
--- a/network/ssvnc/README
+++ b/network/ssvnc/README
@@ -26,4 +26,8 @@ simplified Terminal-Services mode (tsvnc) for use with x11vnc on the
remote side.
Note:
-Use "su -" instead of regular "su" to build this package
+If you don't require or don't wish to build the Java based viewer you
+can ignore the JDK dependency and set the JSRC environment variable to
+the empty string. Here is how I build it:
+
+$ env JSRC="" sh ./ssvnc.SlackBuild