Update build-deps.sh

pull/1/head
Thorn Inurcide 9 years ago
parent 5cdc3328c6
commit cf5dbea67c

@ -32,12 +32,9 @@ INST=1
TMP=${TMP:-/tmp} TMP=${TMP:-/tmp}
ROOT=$(pwd) ROOT=$(pwd)
## Allow a rebuild of all dependencies, #### We Will default this to yes or libart_lgpl won't be built and installed
## even if they are already installed. #### It needs to replace the version in Slackware. (I will test this in the future maybe it can come out)
## REBUILD=${REBUILD:-yes}
## Run:
## REBUILD=yes ./build-deps.sh
REBUILD=${REBUILD:-no}
# Loop for all packages # Loop for all packages
for dir in \ for dir in \

Loading…
Cancel
Save