pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files + REPLACE_LOCALEDIR_PATTERNS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb28a08c5068
branches:  trunk
changeset: 537351:cb28a08c5068
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jan 06 19:26:01 2008 +0000

description:
+ REPLACE_LOCALEDIR_PATTERNS

diffstat:

 pkgtools/pkglint/files/makevars.map |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bde481c2c44a -r cb28a08c5068 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sun Jan 06 19:25:09 2008 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sun Jan 06 19:26:01 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.179 2008/01/06 18:37:21 rillig Exp $
+# $NetBSD: makevars.map,v 1.180 2008/01/06 19:26:01 rillig Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -621,6 +621,7 @@
 REPLACE_FILES.*                List of Pathmask [m:as,c:as]
 REPLACE_INTERPRETER    List of Identifier [m:a,c:a]
 REPLACE_KSH            List of Pathmask [$package_list]
+REPLACE_LOCALEDIR_PATTERNS     List of Filemask [$package_list]
 REPLACE_PERL           List of Pathmask [$package_list]
 REPLACE_PYTHON         List of Pathmask [$package_list]
 REPLACE_SH             List of Pathmask [$package_list]



Home | Main Index | Thread Index | Old Index