summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2006-05-10 15:42:03 +0000
committerrillig <rillig>2006-05-10 15:42:03 +0000
commit7b29ddb6cb09e8fee3daf97bebfa422c13d2bd6b (patch)
treef5c7abfc82cacdfd16bf0eebd0d641c5c552b230 /pkgtools
parent5c1d474a3dd3acf3ba5aa373dbba270d44c4176c (diff)
downloadpkgsrc-7b29ddb6cb09e8fee3daf97bebfa422c13d2bd6b.tar.gz
clean up after doing a quick-install.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 340ae6ad3ed..be888f66d62 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.337 2006/04/21 10:37:51 rillig Exp $
+# $NetBSD: Makefile,v 1.338 2006/05/10 15:42:03 rillig Exp $
#
DISTNAME= pkglint-4.60
@@ -48,7 +48,7 @@ SUBST_SED.pkglint+= -e s\|@DATADIR@\|${PREFIX}/share/pkglint\|g
quick-install:
${RM} -rf ${WRKSRC}
${MKDIR} ${WRKSRC}
- ${MAKE} do-extract subst-pkglint do-install post-install
+ ${MAKE} do-extract subst-pkglint do-install post-install clean
do-extract:
cd ${FILESDIR} && ${CP} lintpkgsrc.0 lintpkgsrc.1 lintpkgsrc.pl pkglint.0 pkglint.1 pkglint.pl plist-clash.pl ${WRKSRC}