mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-22 05:30:06 -05:00
commit
11f36dbbe6
@ -46,6 +46,9 @@ if [ ! -d '.git' -o ! -f 'main.pro' ]; then
|
|||||||
exit 2
|
exit 2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Make sure create-symlinks.sh will be executable.
|
||||||
|
chmod +x ./Builds/create-symlinks.sh
|
||||||
|
|
||||||
# Set defaults.
|
# Set defaults.
|
||||||
OPT_BUILD_BINARY=0
|
OPT_BUILD_BINARY=0
|
||||||
OPT_BUILD_SOURCE=1
|
OPT_BUILD_SOURCE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user