summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-02-09 21:41:24 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-03-07 01:30:13 +0000
commitcc17ac013f9a4acf4a8a6fe5b650334361bb3fd9 (patch)
treea8f12519418da5f1ee2c4869e46cfcf66cfb128e /dev-util
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-cc17ac013f9a4acf4a8a6fe5b650334361bb3fd9.tar.xz
dev-util/coverity: Drop ROOTPATH
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/coverity/coverity-2017.07.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/coverity/coverity-2017.07.ebuild b/dev-util/coverity/coverity-2017.07.ebuild
index 8f9a61e2..e12c9dfc 100644
--- a/dev-util/coverity/coverity-2017.07.ebuild
+++ b/dev-util/coverity/coverity-2017.07.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -44,8 +44,7 @@ src_unpack() {
src_prepare () {
default
- echo "PATH='/opt/${PN}/bin'" > "${T}/99${PN}"
- echo "ROOTPATH='/opt/${PN}/bin'" >> "${T}/99${PN}"
+ echo "PATH='/opt/${PN}/bin'" > "${T}/99${PN}"
# Rename invalid locale files
mv locale/zh-cn locale/zh-CN