mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
wl-clipboard: simpler removal
This commit is contained in:
parent
13fe1d7d64
commit
f1c2a16841
@ -1,7 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed "/subdir('completions')/d" meson.build > _
|
||||
mv -f _ meson.build
|
||||
: > completions/meson.build
|
||||
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user