stk: set exec-prefix
This commit is contained in:
parent
35c29478da
commit
e6635da5cc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--with-alsa
|
configure_args="--with-alsa
|
||||||
--libexecdir=/usr/libexec/stk
|
--libexecdir=/usr/libexec/stk
|
||||||
--with-jack RAWWAVE_PATH=/usr/share/stk/rawwaves/"
|
--with-jack RAWWAVE_PATH=/usr/share/stk/rawwaves/"
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr exec_prefix=\${prefix}"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="alsa-lib-devel jack-devel"
|
makedepends="alsa-lib-devel jack-devel"
|
||||||
depends="libstk-${version}_${revision} stk-data-${version}_${revision}"
|
depends="libstk-${version}_${revision} stk-data-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue