reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit 4dc2fbcfd8c1f34cea7c802cc8538351fa55b3e9
parent 8b04e4ded8e23b9399a7ff14e2754807abf0dafb
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Fri, 26 May 2017 17:03:35 -0400

applying no-minmax-fix to WDL is no longer required

It got fixed in upstream WDL in justinfrankel/WDL@446b92e736d8ba9b48a248993f7396a6fd727cca

Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -49,7 +49,6 @@ vendor 2. Install [tup](http://gittup.org/tup/) and [boost](http://www.boost.org/): `brew tap homebrew/fuse && brew install tup boost` 3. Apply these patches to WDL: - - [no-minmax-fix](https://github.com/cfillion/WDL/commit/7bae0e33ac9ae7550f1c8c29ac00900f366bd3f7.patch) - [resize-redraw-fix](https://github.com/cfillion/WDL/commit/45ca4c819d4aaaed98540b8e5125085c05044786.patch) - [shellexecute-https](https://github.com/cfillion/WDL/commit/0424a87047470aefbeef98526622e5af5f919ac9.patch) 4. Run `rake` from this directory