Changeset 63a7a43
- Timestamp:
- Aug 28, 2019, 11:11:12 PM (5 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- eadb7f6
- Parents:
- 63fc1df
- git-author:
- autoantwort <41973254+autoantwort@users.noreply.github.com> (08/28/19 23:11:12)
- git-committer:
- GitHub <noreply@github.com> (08/28/19 23:11:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r63fc1df r63a7a43 49 49 popd 50 50 51 cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf $PWD51 cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf "$PWD" 52 52 chmod +x waf 53 53
Note: See TracChangeset
for help on using the changeset viewer.