85a7ceb76f
There's no need to set patch_files/patch_args anymore, all patches in this directory will be applied with -Np0 and they have .diff or .patch (and .gz/.bz2) extension. --HG-- extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
11 lines
258 B
Diff
11 lines
258 B
Diff
--- Makefile.org.orig 2008-10-24 06:41:08.000000000 +0200
|
|
+++ Makefile.org 2008-10-24 06:41:24.000000000 +0200
|
|
@@ -125,7 +125,7 @@ TESTS = alltests
|
|
|
|
MAKEFILE= Makefile
|
|
|
|
-MANDIR=$(OPENSSLDIR)/man
|
|
+MANDIR=$(INSTALLTOP)/share/man
|
|
MAN1=1
|
|
MAN3=3
|
|
MANSUFFIX=
|