From e507190d0d6bc39293f665702c2506456ae31107 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 18 Sep 2002 21:15:07 +0000 Subject: When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL. --- net/samba20/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/samba20') diff --git a/net/samba20/Makefile b/net/samba20/Makefile index f52d13795ff..70987a6af4f 100644 --- a/net/samba20/Makefile +++ b/net/samba20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/08/25 21:50:14 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/09/18 21:15:16 jlam Exp $ DISTNAME= samba-2.0.10 WRKSRC= ${WRKDIR}/${DISTNAME}/source @@ -66,8 +66,6 @@ RCD_SCRIPTS= samba nmbd smbd MAKE_DIRS= ${SAMBA_LOCKDIR} OWN_DIRS= ${SAMBA_ETCDIR} ${SAMBA_PRIVATE} -INSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL - pre-install: for script in ${RCD_SCRIPTS}; do \ ${SED} ${FILES_SUBST_SED} ${FILESDIR}/$${script}.sh \ -- cgit v1.2.3