commit: 28f34f289c0d96d6254d4bd46830ffa8230a6fd7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 11:20:10 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 11:20:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f34f28
net-p2p/xmr-stak: [QA] Fix missing trailing slash
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-p2p/xmr-stak/xmr-stak-2.10.0.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.1.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.2.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.3.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.4.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.5.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.6.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.8.2.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.8.3.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-2.9.0.ebuild | 2 +-
net-p2p/xmr-stak/xmr-stak-9999.ebuild | 4 ++--
13 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.0.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.0.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.0.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.0.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.1.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.1.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.1.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.1.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.2.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.2.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.2.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.2.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.3.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.3.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.3.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.3.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.4.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.4.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.4.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.4.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.5.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.5.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.5.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.5.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.6.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.6.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.6.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.6.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.8.2.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.8.2.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.8.2.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.8.2.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.8.3.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.8.3.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.8.3.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.8.3.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-2.9.0.ebuild
b/net-p2p/xmr-stak/xmr-stak-2.9.0.ebuild
index 3244143bb5f..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-2.9.0.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-2.9.0.ebuild
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"
diff --git a/net-p2p/xmr-stak/xmr-stak-9999.ebuild
b/net-p2p/xmr-stak/xmr-stak-9999.ebuild
index b0edfc7d216..07ffbf9c103 100644
--- a/net-p2p/xmr-stak/xmr-stak-9999.ebuild
+++ b/net-p2p/xmr-stak/xmr-stak-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -55,7 +55,7 @@ src_install() {
}
pkg_postinst() {
- if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+ if [ ! -e "${ROOT}/etc/xmr-stak/main.config" ]; then
ewarn "To use xmr-stack:"
if use cuda || use opencl; then
ewarn "As root or as a user that is a member of the
'video' group,"