13 lines
417 B
Plaintext
13 lines
417 B
Plaintext
$OpenBSD: patch-tools_Makefile_in,v 1.7 2009/05/28 18:08:49 jakob Exp $
|
|
--- tools/Makefile.in.orig Thu Feb 26 20:01:03 2009
|
|
+++ tools/Makefile.in Sun May 17 00:55:49 2009
|
|
@@ -175,7 +175,7 @@ examplesdir = $(docdir)/examples
|
|
examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \
|
|
stunnel.spec stunnel.init
|
|
|
|
-openssl = $(ssldir)/bin/openssl
|
|
+openssl = $(ssldir)/sbin/openssl
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|