mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 19:20:10 -07:00
rust: remove rm
This commit is contained in:
parent
165913e6a2
commit
5cf3a4e952
@ -41,8 +41,3 @@ EOF
|
||||
|
||||
python3 ./x.py build -j "$(nproc)"
|
||||
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