pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/mariadb105-client mariadb105-client: add mor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/030a13b713d2
branches:  trunk
changeset: 455159:030a13b713d2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 28 20:42:44 2021 +0000

description:
mariadb105-client: add more to CHECK_PORTABILITY_SKIP

diffstat:

 databases/mariadb105-client/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dcaf47967ef2 -r 030a13b713d2 databases/mariadb105-client/Makefile.common
--- a/databases/mariadb105-client/Makefile.common       Mon Jun 28 20:38:21 2021 +0000
+++ b/databases/mariadb105-client/Makefile.common       Mon Jun 28 20:42:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2021/05/30 16:33:30 nia Exp $
+# $NetBSD: Makefile.common,v 1.6 2021/06/28 20:42:44 wiz Exp $
 #
 # used by databases/mariadb105-client/Makefile
 # used by databases/mariadb105-server/Makefile
@@ -97,6 +97,7 @@
 
 CHECK_INTERPRETER_SKIP+=       share/mysql/test/*
 CHECK_PORTABILITY_SKIP+=       storage/columnstore/columnstore/oam/cloud/*.sh.in
+CHECK_PORTABILITY_SKIP+=       storage/columnstore/columnstore/oam/install_scripts/*.sh.in
 CHECK_PORTABILITY_SKIP+=       BUILD/compile-pentium-gcov
 
 PKGCONFIG_OVERRIDE+=   support-files/mariadb.pc.in



Home | Main Index | Thread Index | Old Index