mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 00:28:09 -07:00
media-libs/lilv: fix pkg_setup typo
Closes: https://bugs.gentoo.org/970214
Fixes: 1c936ccb2e
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -41,7 +41,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
pkg_setup() {
|
||||
use python && python-single-r1_python_setup
|
||||
use python && python-single-r1_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user