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

wl-clipboard: simpler removal

This commit is contained in:
Dylan Araps 2021-07-28 08:18:59 +03:00
parent 13fe1d7d64
commit f1c2a16841
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

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