summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-02-15 00:26:58 +0000
committerhubertf <hubertf>2003-02-15 00:26:58 +0000
commitc15ce9490ea3124d2c7bb2f674bfa39278cb9e3b (patch)
tree89b355cc39996524b66203f5bdc0e0681a4cd446 /mk/bsd.pkg.mk
parent40a3832d016d8d0e395d27083e91a5bff08a019a (diff)
downloadpkgsrc-c15ce9490ea3124d2c7bb2f674bfa39278cb9e3b.tar.gz
lint: no news is good news, don't tell us about "OK" items from pkglint.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index b2ad1a26aea..465634fe9aa 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1139 2003/02/14 19:46:43 wiz Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1140 2003/02/15 00:26:58 hubertf Exp $
#
# This file is in the public domain.
#
@@ -2868,7 +2868,7 @@ list: uptodate-pkgtools
# Run pkglint:
lint:
- ${_PKG_SILENT}${_PKG_DEBUG}${LOCALBASE}/bin/pkglint
+ ${_PKG_SILENT}${_PKG_DEBUG}${LOCALBASE}/bin/pkglint | ${GREP} -v ^OK
# Create a binary package from an install package using "pkg_tarup"
tarup: