summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmily Mills <emily@emlove.me>2021-03-09 15:31:18 -0600
committerJoonas Niilola <juippis@gentoo.org>2021-03-10 09:17:13 +0200
commitbdc391ae6c522515a16c260cb422659f5d272870 (patch)
treef79883d57d7997717334463c5bfc7cff0a2e2cc8 /gui-apps/swappy/swappy-9999.ebuild
parentdev-embedded/openocd: add myself to maintainer list (diff)
downloadgentoo-bdc391ae6c522515a16c260cb422659f5d272870.tar.gz
gentoo-bdc391ae6c522515a16c260cb422659f5d272870.tar.bz2
gentoo-bdc391ae6c522515a16c260cb422659f5d272870.zip
gui-apps/swappy: Remove obsolete sed
This fix has been merged upstream See: https://github.com/jtheoof/swappy/pull/99 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Emily Mills <emily@emlove.me> Closes: https://github.com/gentoo/gentoo/pull/19854 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gui-apps/swappy/swappy-9999.ebuild')
-rw-r--r--gui-apps/swappy/swappy-9999.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/gui-apps/swappy/swappy-9999.ebuild b/gui-apps/swappy/swappy-9999.ebuild
index eea557b615f4..c56ab3ad4f9e 100644
--- a/gui-apps/swappy/swappy-9999.ebuild
+++ b/gui-apps/swappy/swappy-9999.ebuild
@@ -33,13 +33,6 @@ BDEPEND="
virtual/pkgconfig
"
-src_prepare() {
- default
-
- # See https://github.com/jtheoof/swappy/pull/99
- sed -i -e 's/Utility;Graphics;Annotation;/Utility;Graphics;/' src/po/swappy.desktop.in || die "Sed failed!"
-}
-
src_configure() {
local emesonargs=(
-Dwerror=false