mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
pkg(mono-6.12.0): update to match
This commit is contained in:
parent
a24770e43a
commit
3a1e99436a
3 changed files with 5 additions and 3 deletions
5
packages/mono-6.12.0/build.sh
vendored
5
packages/mono-6.12.0/build.sh
vendored
|
@ -13,4 +13,7 @@ cd mono
|
|||
make -j$(nproc)
|
||||
DESTDIR=build/tmp make install -j$(nproc)
|
||||
|
||||
mv build/tmp/piston/packages/mono/6.12.0/mono-6.12.0 ../../output
|
||||
mv build/tmp/piston/packages/mono/6.12.0/mono-6.12.0 ../../mono-6.12.0
|
||||
|
||||
cd ../../
|
||||
rm -rf build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue