pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/mariadb106-client
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 23 10:31:50 UTC 2022
Modified Files:
pkgsrc/databases/mariadb106-client: Makefile.common
Log Message:
mariadb106-client: add more CHECK_PORTABILITY_SKIP
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/mariadb106-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/mariadb106-client/Makefile.common
diff -u pkgsrc/databases/mariadb106-client/Makefile.common:1.9 pkgsrc/databases/mariadb106-client/Makefile.common:1.10
--- pkgsrc/databases/mariadb106-client/Makefile.common:1.9 Thu Sep 22 20:30:09 2022
+++ pkgsrc/databases/mariadb106-client/Makefile.common Fri Sep 23 10:31:50 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2022/09/22 20:30:09 nia Exp $
+# $NetBSD: Makefile.common,v 1.10 2022/09/23 10:31:50 wiz Exp $
#
# used by databases/mariadb106-client/Makefile
# used by databases/mariadb106-server/Makefile
@@ -103,6 +103,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+= storage/columnstore/columnstore/oam/install_scripts/*.in
CHECK_PORTABILITY_SKIP+= BUILD/compile-pentium-gcov
PKGCONFIG_OVERRIDE+= support-files/mariadb.pc.in
Home |
Main Index |
Thread Index |
Old Index