From 9ae99cd258563eb3953da211d8046ba9e336365b Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 28 Dec 1999 03:29:56 +0000 Subject: Recognize more directly used commands (like 'ln' instead of '${LN}') --- pkgtools/pkglint/Makefile | 4 ++-- pkgtools/pkglint/files/pkglint.pl | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'pkgtools/pkglint') diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 9dfea507d53..c804c45280e 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 1999/12/28 00:50:17 hubertf Exp $ +# $NetBSD: Makefile,v 1.31 1999/12/28 03:29:56 wiz Exp $ # -DISTNAME= pkglint-1.89 +DISTNAME= pkglint-1.90 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl index 68ee1b53978..4bbf1de97a0 100644 --- a/pkgtools/pkglint/files/pkglint.pl +++ b/pkgtools/pkglint/files/pkglint.pl @@ -12,7 +12,7 @@ # Freely redistributable. Absolutely no warranty. # # From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp -# $NetBSD: pkglint.pl,v 1.18 1999/12/28 00:50:18 hubertf Exp $ +# $NetBSD: pkglint.pl,v 1.19 1999/12/28 03:29:57 wiz Exp $ # # This version contains some changes necessary for NetBSD packages # done by Hubert Feyrer and @@ -672,8 +672,10 @@ sub checkmakefile { # print "OK: checking direct use of command names.\n" if ($verbose); foreach $i (split(/\s+/, <