make sure ${WRKSRC}/missing has the proper bits set.

This is especially needed with the compressed flavour set.
This commit is contained in:
lebel 2001-09-15 21:14:36 +00:00
parent 997a37376c
commit 9017f88a26

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/08/29 03:30:02 lebel Exp $
# $OpenBSD: Makefile,v 1.3 2001/09/15 21:14:36 lebel Exp $
COMMENT= "tty-based e-mail client, development version"
@ -80,6 +80,10 @@ CONFIGURE_ARGS+= --with-domain="${DOMAIN}"
WRKDIST= ${WRKDIR}/${DISTNAME:S/i$//}
post-configure:
# make sure `missing' as the proper bits sets.
@chmod 755 ${WRKSRC}/missing
post-install:
@strip ${PREFIX}/bin/mutt
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mutt