13 lines
417 B
Plaintext
13 lines
417 B
Plaintext
$OpenBSD: patch-tools_Makefile_in,v 1.4 2006/03/23 15:49:53 jakob Exp $
|
|
--- tools/Makefile.in.orig Mon Mar 6 22:02:39 2006
|
|
+++ tools/Makefile.in Thu Mar 23 16:29:20 2006
|
|
@@ -167,7 +167,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:
|