mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/asterisk-g729: handle QA_PREBUILT with 13.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -30,11 +30,14 @@ RDEPEND="=net-misc/asterisk-$(ver_cut 1)*"
|
||||
|
||||
RESTRICT="mirror strip"
|
||||
|
||||
QA_FLAGS_IGNORED_amd64="usr/lib64/asterisk/modules/codec_g729a.so"
|
||||
QA_FLAGS_IGNORED_x86="usr/lib/asterisk/modules/codec_g729a.so"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
pkg_setup() {
|
||||
QA_FLAGS_IGNORED="/usr/$(get_libdir)/asterisk/modules/codec_g729a.so"
|
||||
QA_PREBUILT="/usr/sbin/asthostid
|
||||
/usr/sbin/astregister"
|
||||
}
|
||||
|
||||
src_unpack() {
|
||||
local dfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user