summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew S. Turnbull <sparky@bluefang-logic.com>2021-01-26 23:07:50 -0500
committerJoonas Niilola <juippis@gentoo.org>2021-03-01 15:02:44 +0200
commite6a952bb2af295a8ea942a86305193f183e2b22d (patch)
tree80c69139b437d9788ef26bf3ff5bb0b2d396b2d8 /gnome-extra/nemo/nemo-4.6.5.ebuild
parentgnome-extra/cinnamon-session: Fix meson script shebangs (diff)
downloadgentoo-e6a952bb2af295a8ea942a86305193f183e2b22d.tar.gz
gentoo-e6a952bb2af295a8ea942a86305193f183e2b22d.tar.bz2
gentoo-e6a952bb2af295a8ea942a86305193f183e2b22d.zip
gnome-extra/nemo: Fix meson script shebangs
Also, xdg_environment_reset is handled by EAPI-7. Bug: https://bugs.gentoo.org/766935 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra/nemo/nemo-4.6.5.ebuild')
-rw-r--r--gnome-extra/nemo/nemo-4.6.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-extra/nemo/nemo-4.6.5.ebuild b/gnome-extra/nemo/nemo-4.6.5.ebuild
index f6e7684c8dd0..c6c93c5408de 100644
--- a/gnome-extra/nemo/nemo-4.6.5.ebuild
+++ b/gnome-extra/nemo/nemo-4.6.5.ebuild
@@ -57,9 +57,8 @@ BDEPEND="
"
src_prepare() {
- xdg_environment_reset
default
- python_fix_shebang files/usr/share/nemo/actions
+ python_fix_shebang files/usr/share/nemo/actions install-scripts
}
src_configure() {