openbsd-ports/security/cyrus-sasl2/patches/patch-saslauthd_Makefile_in
2003-02-27 17:33:01 +00:00

13 lines
601 B
Plaintext

$OpenBSD: patch-saslauthd_Makefile_in,v 1.3 2003/02/27 17:33:01 jakob Exp $
--- saslauthd/Makefile.in.orig Fri Jan 31 12:55:41 2003
+++ saslauthd/Makefile.in Thu Feb 27 07:39:32 2003
@@ -421,7 +421,7 @@ saslauthd.8: saslauthd.mdoc
install-data-local: saslauthd.8
$(mkinstalldirs) $(DESTDIR)$(mandir)/cat8
- $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/cat8/saslauthd.8
+ $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/cat8/saslauthd.0
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.