pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added REPLACE_PYTHON to fix a w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84c2c5755485
branches:  trunk
changeset: 531363:84c2c5755485
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 29 01:32:47 2007 +0000

description:
Added REPLACE_PYTHON to fix a warning reported by gdt.

diffstat:

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

diffs (17 lines):

diff -r 4470a94e4471 -r 84c2c5755485 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sat Jul 28 22:52:15 2007 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sun Jul 29 01:32:47 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.164 2007/07/15 22:11:03 rillig Exp $
+# $NetBSD: makevars.map,v 1.165 2007/07/29 01:32:47 rillig Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -612,6 +612,7 @@
 REPLACE_FILES.*                List of Pathmask [m:as,c:as]
 REPLACE_INTERPRETER    List of Identifier [m:a,c:a]
 REPLACE_PERL           List of Pathmask [$package_list]
+REPLACE_PYTHON         List of Pathmask [$package_list]
 REPLACE_SH             List of Pathmask [$package_list]
 REQD_DIRS              List of Pathname [$package_list]
 REQD_DIRS_PERMS                List of ShellWord [$package_list]



Home | Main Index | Thread Index | Old Index