$NetBSD: patch-ad,v 1.1.1.1 2000/06/08 15:56:28 wennmach Exp $ Do not install libacl.a. Conflicts with libacl.a from kth-krb4. --- lib/acl/Makefile.in.orig Mon May 29 21:52:48 2000 +++ lib/acl/Makefile.in Mon May 29 21:53:22 2000 @@ -46,11 +46,8 @@ $(CC) -c $(DEFS) $(REALCFLAGS) $(PICFLAGS) $(CPPFLAGS) $< install: all - $(MKINSTALLDIRS) $(DESTDIR)$(libdir) - $(INSTALL_DATA) -m 0555 $(LIB) $(DESTDIR)$(libdir)/$(LIB) uninstall: - rm -f $(DESTDIR)$(libdir)/$(LIB) TAGS: $(SOURCES) etags $(SOURCES)