2004-12-27 03:24:44 -05:00
|
|
|
$OpenBSD: patch-tools_Makefile_in,v 1.3 2004/12/27 08:24:44 jakob Exp $
|
|
|
|
--- tools/Makefile.in.orig Sun Dec 26 00:36:52 2004
|
|
|
|
+++ tools/Makefile.in Mon Dec 27 09:11:07 2004
|
|
|
|
@@ -169,7 +169,7 @@ examplesdir = $(docdir)/examples
|
|
|
|
examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \
|
|
|
|
stunnel.spec stunnel.init
|
2002-10-30 06:10:35 -05:00
|
|
|
|
|
|
|
-openssl = $(ssldir)/bin/openssl
|
|
|
|
+openssl = $(ssldir)/sbin/openssl
|
2004-12-27 03:24:44 -05:00
|
|
|
all: all-am
|
|
|
|
|
|
|
|
.SUFFIXES:
|