mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
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
|
||||
[ $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
|
||||
|
|
Loading…
Reference in a new issue