Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
parent
6c252d43d4
commit
fa2748d9b2
291 changed files with 25 additions and 24 deletions
11
templates/openssl/openssl-fix-install.diff
Normal file
11
templates/openssl/openssl-fix-install.diff
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- 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=
|
Loading…
Add table
Add a link
Reference in a new issue