From 79a6d7a34dc43bb3ac9b8b38cf6b35a06c0e5096 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 26 Apr 2020 18:20:19 +0300 Subject: [PATCH] rust: Remove sources --- extra/rust/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extra/rust/build b/extra/rust/build index 278d8468..2e7fc267 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -63,3 +63,5 @@ export DESTDIR="$1" python3 ./x.py build -j "$(nproc)" python3 ./x.py install + +rm -rf "$1/usr/lib/rustlib/src/"