2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

rust: remove unneeded bash script. #212

This commit is contained in:
Dylan Araps 2020-08-06 12:26:01 +03:00
parent de800fff2e
commit f49aad4321
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -65,3 +65,4 @@ python3 ./x.py build -j "$(nproc)"
python3 ./x.py install
rm -rf "$1/usr/lib/rustlib/src/"
rm -f "$1/usr/lib/rustlib/uninstall.sh"