no patching
This commit is contained in:
parent
d97ffafc22
commit
9327acde76
1 changed files with 0 additions and 5 deletions
|
@ -68,11 +68,6 @@ case $BRANCH in
|
||||||
esac
|
esac
|
||||||
[ $BRANCH != "RELEASE" ] && VERSION=${BRANCH}_$(date +%Y.%m.%d_%H.%M)
|
[ $BRANCH != "RELEASE" ] && VERSION=${BRANCH}_$(date +%Y.%m.%d_%H.%M)
|
||||||
|
|
||||||
# we might be held behind a firewall
|
|
||||||
#sed -i 's|git:|http:|g' $(grep -l "git:" .* -r)
|
|
||||||
|
|
||||||
patch -p1 -i $CWD/boost-1.58.diff
|
|
||||||
|
|
||||||
./acprep pull
|
./acprep pull
|
||||||
|
|
||||||
./acprep --prefix=/usr --python opt config -- -DUSE_PYTHON=ON -DUSE_DOXYGEN=ON -DBUILD_EMACSLISP=ON
|
./acprep --prefix=/usr --python opt config -- -DUSE_PYTHON=ON -DUSE_DOXYGEN=ON -DBUILD_EMACSLISP=ON
|
||||||
|
|
Loading…
Reference in a new issue