2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

atk: simpler test disable

This commit is contained in:
Dylan Araps 2021-07-27 17:27:04 +03:00
parent 1010c8cc2b
commit 057d8fd61e
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -1,8 +1,6 @@
#!/bin/sh -e
# Don't build tests.
sed "/subdir('tests')/d" meson.build > _
mv -f _ meson.build
: > tests/meson.build
meson \
--prefix=/usr \