forked from kiss-community/repo
mpv: remove completions
This commit is contained in:
parent
6dac677b0c
commit
8081ba0990
@ -12,3 +12,7 @@ python waf configure \
|
||||
|
||||
python waf build
|
||||
python waf install --destdir="$1"
|
||||
|
||||
rm -rf \
|
||||
"$1/usr/share/zsh" \
|
||||
"$1/usr/share/bash-completion"
|
||||
|
Loading…
Reference in New Issue
Block a user