mirror of
https://github.com/Ardour/ardour.git
synced 2026-06-01 15:48:34 +02:00
waf: raise documented waf version to the one currently in use
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
ARDOURSRC=`pwd`
|
||||
cd /tmp
|
||||
curl https://waf.io/waf-2.0.23.tar.bz2 | tar xj
|
||||
cd waf-2.0.23
|
||||
curl https://waf.io/waf-2.0.26.tar.bz2 | tar xj
|
||||
cd waf-2.0.26
|
||||
|
||||
patch -p1 < $ARDOURSRC/tools/patches/waf-str.patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user