From a5e92360575c0c0122bb18095654fff4f8ac3d76 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 1 Nov 2001 14:46:10 +0000 Subject: Work with new locations of INSTALL and DEINSTALL --- net/samba/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/samba/Makefile b/net/samba/Makefile index c292b69f976..c5f67512f87 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2001/10/15 08:50:51 martti Exp $ +# $NetBSD: Makefile,v 1.65 2001/11/01 14:46:10 abs Exp $ DISTNAME= samba-2.2.2 WRKSRC= ${WRKDIR}/${DISTNAME}/source @@ -98,9 +98,9 @@ post-extract: pre-install: ${SED} ${FILES_SUBST_SED} ${FILESDIR}/samba.sh > ${WRKDIR}/samba.sh - ${SED} ${FILES_SUBST_SED} ${PKGDIR}/INSTALL > ${INSTALL_FILE} - ${SED} ${FILES_SUBST_SED} ${PKGDIR}/DEINSTALL > ${DEINSTALL_FILE} - ${SED} ${FILES_SUBST_SED} ${PKGDIR}/DEINSTALL > ${DEINSTALL_FILE} + ${SED} ${FILES_SUBST_SED} INSTALL > ${INSTALL_FILE} + ${SED} ${FILES_SUBST_SED} DEINSTALL > ${DEINSTALL_FILE} + ${SED} ${FILES_SUBST_SED} DEINSTALL > ${DEINSTALL_FILE} post-install: # Install Samba documentation. -- cgit v1.2.3