summaryrefslogtreecommitdiff
path: root/media-tv/mythtv/mythtv-33.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/mythtv/mythtv-33.1-r1.ebuild')
-rw-r--r--media-tv/mythtv/mythtv-33.1-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-tv/mythtv/mythtv-33.1-r1.ebuild b/media-tv/mythtv/mythtv-33.1-r1.ebuild
index d0d9cd8758c6..f2564d87e018 100644
--- a/media-tv/mythtv/mythtv-33.1-r1.ebuild
+++ b/media-tv/mythtv/mythtv-33.1-r1.ebuild
@@ -168,7 +168,6 @@ src_prepare() {
# https://bugs.gentoo.org/888291
eapply -p2 "${FILESDIR}"/${PN}-33.1-python3.12.patch
-
# Perl bits need to go into vendor_perl and not site_perl
sed -e "s:pure_install:pure_install INSTALLDIRS=vendor:" \
-i "${S}"/bindings/perl/Makefile || die "Cannot convert site_perl to vendor_perl!"