summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorConstantin Kaplinsky <const@tightvnc.com>2006-06-02 04:07:49 +0000
committerConstantin Kaplinsky <const@tightvnc.com>2006-06-02 04:07:49 +0000
commita3b60c41167d57ce0953c2cc1e3cd208e4ae7e26 (patch)
tree82b491680bc51699c9502e0a0c5be44b63c6a4cd /unix/README
parent9e85b831ea79f86fff1dba1e07004ac0fb6d3a20 (diff)
downloadtigervnc-a3b60c41167d57ce0953c2cc1e3cd208e4ae7e26.tar.gz
tigervnc-a3b60c41167d57ce0953c2cc1e3cd208e4ae7e26.zip
Updated build scripts in unix/ for new directory layout.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@617 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/README b/unix/README
index 77871721..2b2fd807 100644
--- a/unix/README
+++ b/unix/README
@@ -132,7 +132,7 @@ the java directory to some suitable installation directory such as
/usr/local/vnc/classes:
% mkdir -p /usr/local/vnc/classes
- % cp java/* /usr/local/vnc/classes
+ % cp ../common/javabin/* /usr/local/vnc/classes
We recommend that you use the vncserver script to run Xvnc for you. You can
edit the script as appropriate for your site. Things you may need to change