no patching

This commit is contained in:
Gwenhael Le Moine 2015-05-17 10:44:27 +02:00
parent d97ffafc22
commit 9327acde76

View file

@ -68,11 +68,6 @@ case $BRANCH in
esac
[ $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 --prefix=/usr --python opt config -- -DUSE_PYTHON=ON -DUSE_DOXYGEN=ON -DBUILD_EMACSLISP=ON