diff options
Diffstat (limited to 'data/stunnel/openssl.diff')
-rw-r--r-- | data/stunnel/openssl.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/stunnel/openssl.diff b/data/stunnel/openssl.diff deleted file mode 100644 index bce496d8f..000000000 --- a/data/stunnel/openssl.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru stunnel-4.26/tools/Makefile.in stunnel-4.26+iPhone/tools/Makefile.in ---- stunnel-4.26/tools/Makefile.in 2008-09-20 20:32:29.000000000 +0000 -+++ stunnel-4.26+iPhone/tools/Makefile.in 2008-12-03 13:26:33.000000000 +0000 -@@ -173,7 +173,7 @@ - examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \ - stunnel.spec stunnel.init - --openssl = $(ssldir)/bin/openssl -+openssl ?= $(ssldir)/bin/openssl - all: all-am - - .SUFFIXES: |