summaryrefslogtreecommitdiff
path: root/net/openldap12/files/patch-ac
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /net/openldap12/files/patch-ac
parentFix typo. (ghostscript55htff -> ghostscript55httf) (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'net/openldap12/files/patch-ac')
-rw-r--r--net/openldap12/files/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/openldap12/files/patch-ac b/net/openldap12/files/patch-ac
deleted file mode 100644
index e491cbc8c38d..000000000000
--- a/net/openldap12/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- build/lib.mk~ Thu Jan 7 18:36:30 1999
-+++ build/lib.mk Thu May 25 22:58:26 2000
-@@ -27,7 +27,8 @@
- clean-common: FORCE
- $(RM) $(LIBRARY) ../$(LIBRARY) $(XLIBRARY) \
- $(PROGRAMS) $(XPROGRAMS) $(XSRCS) $(XXSRCS) \
-- *.o *.lo a.out core version.c .libs/*
-+ *.o *.lo a.out core version.c .libs/* \
-+ ../`$(BASENAME) $(LIBRARY) .la`.so*
-
- depend-common: FORCE
- $(MKDEP) $(DEFS) $(DEFINES) $(SRCS) $(XXSRCS)