diff options
author | Christian Beier <dontmind@freeshell.org> | 2011-11-09 20:00:16 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2011-11-09 20:00:16 +0100 |
commit | faadd484489efddd182d6d0df43d8ecfdbff29ff (patch) | |
tree | 9c098fca3bd1280a2166259650695d172d049aee /LibVNCServer.spec.in | |
parent | 7cb0e4a9a95886300268e1bff1e72b4c18f1b762 (diff) | |
download | libtdevnc-faadd484489efddd182d6d0df43d8ecfdbff29ff.tar.gz libtdevnc-faadd484489efddd182d6d0df43d8ecfdbff29ff.zip |
Rename 'classes' dir to 'webclients'.
Diffstat (limited to 'LibVNCServer.spec.in')
-rwxr-xr-x | LibVNCServer.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LibVNCServer.spec.in b/LibVNCServer.spec.in index 3e93334..13fe351 100755 --- a/LibVNCServer.spec.in +++ b/LibVNCServer.spec.in @@ -59,7 +59,7 @@ make %makeinstall includedir="%{buildroot}%{_includedir}/rfb" %{__install} -d -m0755 %{buildroot}%{_datadir}/x11vnc/classes -%{__install} classes/VncViewer.jar classes/index.vnc \ +%{__install} webclients/VncViewer.jar webclients/index.vnc \ %{buildroot}%{_datadir}/x11vnc/classes %clean |