Fix manpage location. Reported by pval@.

This commit is contained in:
espie 2002-12-09 16:01:04 +00:00
parent fb4ec1cc36
commit 62fd0b9b7f
2 changed files with 14 additions and 2 deletions

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-saslauthd_Makefile_in,v 1.1 2002/12/09 16:01:04 espie Exp $
--- saslauthd/Makefile.in.orig Mon Dec 9 16:53:18 2002
+++ saslauthd/Makefile.in Mon Dec 9 16:53:33 2002
@@ -400,7 +400,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.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2002/08/18 19:01:12 jakob Exp $
@comment $OpenBSD: PLIST,v 1.5 2002/12/09 16:01:04 espie Exp $
@pkgcfl cyrus-sasl-*
include/sasl/hmac-md5.h
include/sasl/md5.h
@ -27,7 +27,7 @@ lib/sasl2/libplain.a
lib/sasl2/libplain.la
lib/sasl2/libsasldb.a
lib/sasl2/libsasldb.la
man/cat8/saslauthd.8
man/cat8/saslauthd.0
man/man3/sasl.3
man/man3/sasl_authorize_t.3
man/man3/sasl_auxprop.3