aboutsummaryrefslogtreecommitdiffstats
path: root/community/breeze-icons
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 20:09:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-17 20:09:21 -0300
commita4ea3547ac5cfe23c7250087694c3efafd4eb2ff (patch)
tree150b33178c261e47018d7d7d83f40d1e2dda9e26 /community/breeze-icons
parent61a725799baf1888c3d940fdfaf8e65ab01049a2 (diff)
downloadaports-a4ea3547ac5cfe23c7250087694c3efafd4eb2ff.tar.bz2
aports-a4ea3547ac5cfe23c7250087694c3efafd4eb2ff.tar.xz
community/breeze-icons: disable symlink tests
Diffstat (limited to 'community/breeze-icons')
-rw-r--r--community/breeze-icons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/breeze-icons/APKBUILD b/community/breeze-icons/APKBUILD
index b8b50f16a9..a058366afc 100644
--- a/community/breeze-icons/APKBUILD
+++ b/community/breeze-icons/APKBUILD
@@ -31,7 +31,7 @@ build() {
check() {
cd "$builddir"/build
- CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E dupe
+ CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(dupe|symlink)'
}
package() {