2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

rust: Remove sources

This commit is contained in:
Dylan Araps 2020-04-26 18:20:19 +03:00
parent 9c7da2bed3
commit 79a6d7a34d
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -63,3 +63,5 @@ export DESTDIR="$1"
python3 ./x.py build -j "$(nproc)" python3 ./x.py build -j "$(nproc)"
python3 ./x.py install python3 ./x.py install
rm -rf "$1/usr/lib/rustlib/src/"