2bd2ad479b
Submmited by Ben Hooper <ben@networkinsanity.com> Some modifications by me, ok jakob@
13 lines
611 B
Plaintext
13 lines
611 B
Plaintext
$OpenBSD: patch-saslauthd_Makefile_in,v 1.5 2004/07/09 15:07:07 kevlo Exp $
|
|
--- saslauthd/Makefile.in.orig Wed Mar 10 15:56:16 2004
|
|
+++ saslauthd/Makefile.in Fri Jul 9 16:30:17 2004
|
|
@@ -608,7 +608,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.
|
|
.NOEXPORT:
|