openbsd-ports/mail/courier-imap/patches/patch-Makefile_in

14 lines
592 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2000/08/10 21:12:49 danh Exp $
--- Makefile.in.orig Thu Jul 27 20:49:07 2000
+++ Makefile.in Thu Aug 10 14:21:23 2000
@@ -760,9 +760,6 @@ install-exec-local:
test ! -x tcpd/couriertls || $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) \
tcpd/couriertls $(DESTDIR)$(bindir)/couriertls
$(mkinstalldirs) $(DESTDIR)$(sbindir)
- for f in mkimapdcert vchkpw2userdb makeuserdb pw2userdb userdb ; \
- do rm -f $(DESTDIR)$(sbindir)/$$f ; \
- $(LN_S) $(datadir)/$$f $(DESTDIR)$(sbindir)/$$f ; done
# If authlib built authpam, install the PAM configuration file