diff options
author | runge <runge> | 2007-02-19 23:00:42 +0000 |
---|---|---|
committer | runge <runge> | 2007-02-19 23:00:42 +0000 |
commit | 0d4870c0a0da2680d60cd2b91b0541af2558d640 (patch) | |
tree | 454b70f8ed34ba1addb52604808abbb6b794cb51 /x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches | |
parent | 23f6dc3da9bf9fc06a4ea8a5f0b2a6672aae65ba (diff) | |
download | libtdevnc-0d4870c0a0da2680d60cd2b91b0541af2558d640.tar.gz libtdevnc-0d4870c0a0da2680d60cd2b91b0541af2558d640.zip |
ssvnc: more fixes for painting problems.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches')
-rwxr-xr-x | x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches index 8fa3645..38e66c9 100755 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_getpatches @@ -1,3 +1,5 @@ #!/bin/sh cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/tight-vncviewer*patch . +cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/vnc_unixsrc_vncviewer.patched.tar ../zips/ + |