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
1 changed files with 1 additions and 2 deletions

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 \