pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint clean up after doing a quick-install.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a6214a1e8d8
branches: trunk
changeset: 512479:5a6214a1e8d8
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 10 15:42:03 2006 +0000
description:
clean up after doing a quick-install.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f78e41728177 -r 5a6214a1e8d8 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Wed May 10 15:38:19 2006 +0000
+++ b/pkgtools/pkglint/Makefile Wed May 10 15:42:03 2006 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index