mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/breeze-icons: disable symlink tests
This commit is contained in:
parent
61a725799b
commit
a4ea3547ac
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user