From d3326942e2e7d1391da0975590dbd2c8668d9328 Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 15 Jun 2007 03:19:05 +0000 Subject: x11vnc: fix build error if libssl is missing or --without-ssl supplied. --- x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle') diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle index 43c8eef..3a3c522 100755 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle @@ -1,7 +1,7 @@ #!/bin/sh rm -rf ./src/tmp/* || exit 1 -vers=1.0.17 +vers=1.0.18 cd .. || exit 1 -- cgit v1.2.1