summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-25 16:10:57 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-25 16:10:57 -0400
commita716047885c36749cc79c279399a1aad8a9b5821 (patch)
tree9de2891849f7619632f7fa535450b684d9162cf7 /x11-libs/gdk-pixbuf
parentgui-libs/gtk: Version bump to 4.8.2 (diff)
downloadgentoo-a716047885c36749cc79c279399a1aad8a9b5821.tar.gz
gentoo-a716047885c36749cc79c279399a1aad8a9b5821.tar.bz2
gentoo-a716047885c36749cc79c279399a1aad8a9b5821.zip
x11-libs/gdk-pixbuf: Drop unnecessary sed
Unneeded since https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/145 landed. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r--x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.10.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.10.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.10.ebuild
index 612aa104da9e..265bd38a9b6e 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.10.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.10.ebuild
@@ -43,9 +43,6 @@ MULTILIB_CHOST_TOOLS=(
src_prepare() {
default
xdg_environment_reset
-
- # dev-python/docutils installs rst2man.py, not rst2man
- sed -i -e "s/'rst2man'/'rst2man.py'/" docs/meson.build || die
}
multilib_src_configure() {