summaryrefslogtreecommitdiffstats
path: root/LibVNCServer.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'LibVNCServer.spec.in')
-rwxr-xr-xLibVNCServer.spec.in2
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