pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Removed misleading comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/451f86882719
branches: trunk
changeset: 494104:451f86882719
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu May 19 11:47:18 2005 +0000
description:
Removed misleading comment.
diffstat:
pkgtools/pkglint/files/pkglint.pl | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 53c938b08db4 -r 451f86882719 pkgtools/pkglint/files/pkglint.pl
--- a/pkgtools/pkglint/files/pkglint.pl Thu May 19 11:46:40 2005 +0000
+++ b/pkgtools/pkglint/files/pkglint.pl Thu May 19 11:47:18 2005 +0000
@@ -11,7 +11,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.157 2005/05/19 11:37:47 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.158 2005/05/19 11:47:18 rillig Exp $
#
# This version contains lots of changes necessary for NetBSD packages
# done by Hubert Feyrer <hubertf%netbsd.org@localhost>,
@@ -1125,8 +1125,6 @@
}
}
} else {
- # we don't want the include Makefile.common lines
- # to be pkglinted
$contents .= $line->text . "\n";
}
}
Home |
Main Index |
Thread Index |
Old Index