pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/salt salt: Skip more files with legitimate ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff185a8c4deb
branches: trunk
changeset: 377960:ff185a8c4deb
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Apr 25 16:34:39 2022 +0000
description:
salt: Skip more files with legitimate hardcoded paths.
diffstat:
sysutils/salt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 728c1d556949 -r ff185a8c4deb sysutils/salt/Makefile
--- a/sysutils/salt/Makefile Mon Apr 25 16:25:02 2022 +0000
+++ b/sysutils/salt/Makefile Mon Apr 25 16:34:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2022/01/05 15:41:23 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2022/04/25 16:34:39 jperkin Exp $
DISTNAME= salt-3004
PKGREVISION= 2
@@ -74,6 +74,7 @@
# Contains hardcoded paths to find installed libraries.
CHECK_WRKREF_SKIP+= */salt/utils/rsax931.py
+CHECK_WRKREF_SKIP+= */smartos.*
CHECK_PORTABILITY_SKIP+= pkg/*/* pkg/*/*/*
Home |
Main Index |
Thread Index |
Old Index