pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/mariadb105-client



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jun 28 20:42:44 UTC 2021

Modified Files:
        pkgsrc/databases/mariadb105-client: Makefile.common

Log Message:
mariadb105-client: add more to CHECK_PORTABILITY_SKIP


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/mariadb105-client/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/mariadb105-client/Makefile.common
diff -u pkgsrc/databases/mariadb105-client/Makefile.common:1.5 pkgsrc/databases/mariadb105-client/Makefile.common:1.6
--- pkgsrc/databases/mariadb105-client/Makefile.common:1.5      Sun May 30 16:33:30 2021
+++ pkgsrc/databases/mariadb105-client/Makefile.common  Mon Jun 28 20:42:44 2021
@@ -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 @@ SUBST_SED.perl+=      -e "s,/usr/local/bin/pe
 
 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