mirror of
https://github.com/Phantop/appdwarf.git
synced 2025-01-09 05:37:04 +00:00
apps: Fix rustsolus
This commit is contained in:
parent
2762c40b84
commit
da3fad3362
|
@ -4,5 +4,6 @@ part0
|
|||
eopkg fc -o "$DIR" cargo rust
|
||||
parallel "unzip -op {} install.tar.xz | tar xJf - -C$DIR" ::: "$DIR"/*.eopkg
|
||||
rm -r "$DIR"/usr/lib64/rustlib/i686-unknown-linux-gnu "$DIR"/*.eopkg
|
||||
mv "$DIR"/usr/* "$DIR"
|
||||
appb
|
||||
part9
|
||||
|
|
Loading…
Reference in a new issue