diff options
Diffstat (limited to 'net/openldap23-server/files')
| -rw-r--r-- | net/openldap23-server/files/patch-build::top.mk | 21 | ||||
| -rw-r--r-- | net/openldap23-server/files/patch-build::version.var | 13 |
2 files changed, 6 insertions, 28 deletions
diff --git a/net/openldap23-server/files/patch-build::top.mk b/net/openldap23-server/files/patch-build::top.mk index b6ec9f5e1657..1a7d0bb01646 100644 --- a/net/openldap23-server/files/patch-build::top.mk +++ b/net/openldap23-server/files/patch-build::top.mk @@ -1,20 +1,11 @@ ---- 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 $(LIBRELEASE) -version-info $(LIBVERSION) -+LTVERSION = -version-info $(LIBVERSION) - - # libtool --only flag for libraries: platform specific - NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC) -@@ -191,6 +191,8 @@ - +--- build/top.mk.orig Mon Apr 12 20:21:07 2004 ++++ build/top.mk Wed May 5 12:49:13 2004 +@@ -194,6 +194,8 @@ SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ @SLAPD_SLP_LIBS@ SLURPD_LIBS = @SLURPD_LIBS@ -+ -+SLAPI_LIBS = @SLAPI_LIBS@ ++SLAPI_LIBS = @SLAPI_LIBS@ ++ # Our Defaults CC = $(AC_CC) + DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES) diff --git a/net/openldap23-server/files/patch-build::version.var b/net/openldap23-server/files/patch-build::version.var deleted file mode 100644 index 0a60e601f13a..000000000000 --- a/net/openldap23-server/files/patch-build::version.var +++ /dev/null @@ -1,13 +0,0 @@ ---- build/version.var.orig Fri Apr 16 17:34:39 2004 -+++ build/version.var Fri Apr 16 22:56:05 2004 -@@ -17,7 +17,7 @@ - ol_minor=2 - ol_patch=10 - ol_api_inc=20210 --ol_api_current=7 --ol_api_revision=3 --ol_api_age=0 -+ol_api_current=202 -+ol_api_revision=2 -+ol_api_age=200 - ol_release_date="2004/04/16" |
