forked from kiss-community/repo
rust: remove rm
This commit is contained in:
parent
165913e6a2
commit
5cf3a4e952
@ -41,8 +41,3 @@ EOF
|
|||||||
|
|
||||||
python3 ./x.py build -j "$(nproc)"
|
python3 ./x.py build -j "$(nproc)"
|
||||||
DESTDIR="$1" python3 ./x.py install
|
DESTDIR="$1" python3 ./x.py install
|
||||||
|
|
||||||
# Remove junk.
|
|
||||||
rm -rf "$1/etc/bash_completion.d"
|
|
||||||
rm -rf "$1/usr/share/zsh"
|
|
||||||
rm -rf "$1/usr/share/doc"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user