summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/sudox/sudox-9.0.1.ebuild')
-rw-r--r--app-admin/sudox/sudox-9.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/sudox/sudox-9.0.1.ebuild b/app-admin/sudox/sudox-9.0.1.ebuild
index d418fa96..d13ab28b 100644
--- a/app-admin/sudox/sudox-9.0.1.ebuild
+++ b/app-admin/sudox/sudox-9.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2011-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
DESCRIPTION="wrapper for sudo which can pass X authority data and deal with screen and tmux"
@@ -20,7 +20,7 @@ src_prepare() {
use prefix || sed -i \
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}"'/bin/sh"' \
-- bin/* || die
- eapply_user
+ default
}
src_install() {