freebsd-ports/security/newpki-server/files/patch-publications_ldap_configure
Pav Lucistnik f6febd09e0 NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.

CA implementation.

PR:		ports/83387
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-14 13:58:43 +00:00

11 lines
326 B
Text

--- publication/ldap/configure.orig Wed Jul 6 23:16:06 2005
+++ publication/ldap/configure Wed Jul 6 23:17:19 2005
@@ -7312,7 +7312,7 @@
# Prevent multiple expansion
-libdir=/etc/newpki/modules
+libdir=$prefix/lib/newpki/modules
am__api_version="1.6"
# Find a good install program. We prefer a C program (faster),