From a0454b44bee69adb836d5b772ecabee2fc3f6504 Mon Sep 17 00:00:00 2001 From: Harry Nakos Date: Tue, 16 Jun 2015 14:48:57 +0300 Subject: Do some housekeeping for jack. --- index.html | 2 +- src/jack.mk | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 52c0cbe..1e40b50 100644 --- a/index.html +++ b/index.html @@ -1462,7 +1462,7 @@ local-pkg-list: $(LOCAL_PKG_LIST) jack - jack + JACK Audio Connection Kit jansson diff --git a/src/jack.mk b/src/jack.mk index f21e730..2275c51 100644 --- a/src/jack.mk +++ b/src/jack.mk @@ -24,8 +24,5 @@ define $(PKG)_BUILD ./waf configure build install \ -j '$(JOBS)' \ --prefix='$(PREFIX)/$(TARGET)' \ - --dist-target=mingw \ - - # It is not trivial to adjust the installation path for the DLL in the - # waf-based build system. Adjust it here. See aubio.mk. + --dist-target=mingw endef -- cgit v0.12