atk: update for new env

This commit is contained in:
Dylan Araps 2021-07-17 20:22:29 +03:00
parent ad088ae50f
commit bc0d50c49a
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
export DESTDIR="$1"
# Don't build tests.
sed "/subdir('tests')/d" meson.build > _
mv -f _ meson.build