regen saslauthd.8 as the distributed file is full of ESC-seqs

noticed by "Hanford, Seth" <shanford at ckure.com>
ok maintainer jakob@
This commit is contained in:
sturm 2004-09-26 10:01:01 +00:00
parent 82dfd19593
commit 81c7f3a17c

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/09/15 18:35:59 espie Exp $
# $OpenBSD: Makefile,v 1.18 2004/09/26 10:01:01 sturm Exp $
COMMENT= "RFC 2222 SASL (Simple Authentication and Security Layer)"
@ -57,8 +57,10 @@ CONFIGURE_ARGS+= --with-ldap
.endif
post-build:
rm ${WRKBUILD}/saslauthd/saslauthd.8
(cd ${WRKBUILD}/saslauthd; \
${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} testsaslauthd)
${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} testsaslauthd \
saslauthd.8)
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sasl2