Changeset e06ac8f


Ignore:
Timestamp:
Sep 2, 2015, 12:42:15 PM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
98d8d2b
Parents:
a82cedc
Message:

Makefile: fix for python3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    ra82cedc re06ac8f  
    88        @[ -d wafilb ] || rm -fr waflib
    99        @chmod +x waf && ./waf --help > /dev/null
    10         @mv .waf-*/waflib . && rm -fr .waf-*
     10        @mv .waf*/waflib . && rm -fr .waf-*
    1111        @sed '/^#==>$$/,$$d' waf > waf2 && mv waf2 waf
    1212        @chmod +x waf
Note: See TracChangeset for help on using the changeset viewer.