pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install Never run the license check for t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/186a3e6565d6
branches: trunk
changeset: 394638:186a3e6565d6
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 14 15:08:45 2009 +0000
description:
Never run the license check for this package to allow a proper update
path.
diffstat:
pkgtools/pkg_install/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r df106d8f509c -r 186a3e6565d6 pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile Sun Jun 14 13:41:07 2009 +0000
+++ b/pkgtools/pkg_install/Makefile Sun Jun 14 15:08:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.163 2009/05/19 08:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.164 2009/06/14 15:08:45 joerg Exp $
# Notes to package maintainers:
#
@@ -18,6 +18,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
BOOTSTRAP_PKG= yes
+SKIP_LICENSE_CHECK= yes
CONFLICTS+= audit-packages-[0-9]*
Home |
Main Index |
Thread Index |
Old Index