aboutsummaryrefslogtreecommitdiffstats
path: root/community/phpmyadmin
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2017-12-03 19:29:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-12-04 22:55:04 +0100
commitdab5409bc6f7a49d9bb1f7072d8a49b4770beb43 (patch)
tree10cada50006cb75f1378914b694070e4b8960b04 /community/phpmyadmin
parentcdefb7a9b2570e2b96db68d85e137130e15bc4fd (diff)
downloadaports-dab5409bc6f7a49d9bb1f7072d8a49b4770beb43.tar.bz2
aports-dab5409bc6f7a49d9bb1f7072d8a49b4770beb43.tar.xz
community/phpmyadmin: disable check
Diffstat (limited to 'community/phpmyadmin')
-rw-r--r--community/phpmyadmin/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/phpmyadmin/APKBUILD b/community/phpmyadmin/APKBUILD
index 661a264ce4..22fb343372 100644
--- a/community/phpmyadmin/APKBUILD
+++ b/community/phpmyadmin/APKBUILD
@@ -19,6 +19,8 @@ _fullpkgname=phpMyAdmin-$pkgver-all-languages
source="https://files.phpmyadmin.net/phpMyAdmin/$pkgver/$_fullpkgname.tar.xz
$pkgname.apache2.conf
"
+options="!check" # tests require running MySQL
+
# secfixes:
# 4.6.5.2-r0:
# - CVE-2016-9847