mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2025-09-01 08:42:02 +02:00
use SLD image for image handling
This commit is contained in:
@@ -20,6 +20,7 @@ if [ ! -e "$SRC_IMG" ]; then
|
||||
cd "$BASE_DIR/builder/"
|
||||
curl "https://get.pharo.org/$ARCH/70+vm" | bash
|
||||
cd "$W"
|
||||
find . -name "*SDL*.so*" -exec rm -f {} \;
|
||||
fi
|
||||
cp -rf "$W/fonts" "$BASE_DIR/builder/"
|
||||
# chmod -R a+rw $BASE_DIR
|
||||
|
Reference in New Issue
Block a user