From bb5ec0a105223c28aeac9e8b4fd73e4582b2c59c Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 7 Nov 2007 17:25:33 +0000 Subject: Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG. --- pkgtools/pkglint/files/deprecated.map | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map index 30e7d46dbc8..131cc1d53ad 100644 --- a/pkgtools/pkglint/files/deprecated.map +++ b/pkgtools/pkglint/files/deprecated.map @@ -1,4 +1,4 @@ -# $NetBSD: deprecated.map,v 1.58 2007/11/03 14:49:43 rillig Exp $ +# $NetBSD: deprecated.map,v 1.59 2007/11/07 17:25:33 rillig Exp $ # # This file contains names of Makefile variables and a short explanation @@ -135,8 +135,8 @@ NO_PKG_REGISTER You can just remove it. NO_DEPENDS You can just remove it. # October 2007 -_PKG_SILENT Use RUN instead. -_PKG_DEBUG Use RUN instead. +_PKG_SILENT Use RUN (with more error checking) instead. +_PKG_DEBUG Use RUN (with more error checking) instead. LICENCE Use LICENSE instead. # The following variable is not yet deprecated, as there has been # a large disagreement on the proper spelling. -- cgit v1.2.3