media-plugins/adlplug: Testing

master
audiodef 11 months ago
parent 8c3e1ab936
commit e2935ccee4

@ -55,8 +55,8 @@ src_configure() {
cmake_src_configure
}
src_install() {
# Ensure installdir standards are adhered to
# See https://lv2plug.in/pages/filesystem-hierarchy-standard.html
emake DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/lib/lv2"
}
#src_install() {
# # Ensure installdir standards are adhered to
# # See https://lv2plug.in/pages/filesystem-hierarchy-standard.html
# emake DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/lib/lv2"
#}

@ -53,8 +53,8 @@ src_configure() {
cmake_src_configure
}
src_install() {
# Ensure installdir standards are adhered to
# See https://lv2plug.in/pages/filesystem-hierarchy-standard.html
emake DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/lib/lv2"
}
#src_install() {
# # Ensure installdir standards are adhered to
# # See https://lv2plug.in/pages/filesystem-hierarchy-standard.html
# emake DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/lib/lv2"
#}

Loading…
Cancel
Save