summaryrefslogtreecommitdiff
path: root/net/openldap24-server/files/patch-build::top.mk
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap24-server/files/patch-build::top.mk')
-rw-r--r--net/openldap24-server/files/patch-build::top.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/openldap24-server/files/patch-build::top.mk b/net/openldap24-server/files/patch-build::top.mk
index 7eab45e9ea09..b6ec9f5e1657 100644
--- a/net/openldap24-server/files/patch-build::top.mk
+++ b/net/openldap24-server/files/patch-build::top.mk
@@ -1,15 +1,15 @@
---- build/top.mk.orig Wed Mar 17 21:15:31 2004
-+++ build/top.mk Wed Mar 24 03:37:31 2004
-@@ -68,7 +68,7 @@
-
+--- build/top.mk.orig Wed Mar 24 22:51:22 2004
++++ build/top.mk Wed Mar 31 22:28:53 2004
+@@ -69,7 +69,7 @@
LIBTOOL = @LIBTOOL@
+ LIBRELEASE = @OPENLDAP_LIBRELEASE@
LIBVERSION = @OPENLDAP_LIBVERSION@
--LTVERSION = -release $(LIBVERSION)
+-LTVERSION = -release $(LIBRELEASE) -version-info $(LIBVERSION)
+LTVERSION = -version-info $(LIBVERSION)
# libtool --only flag for libraries: platform specific
NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC)
-@@ -190,6 +190,8 @@
+@@ -191,6 +191,8 @@
SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ @SLAPD_SLP_LIBS@
SLURPD_LIBS = @SLURPD_LIBS@