summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-06 23:06:56 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-07 00:15:08 +0300
commit9ada041e9ece7eea13f52a12e55155ea8bdc9d70 (patch)
tree5d33249c672afb837d91cdde40506d456fe8f106
parentsci-electronics/klayout: Remove old (diff)
downloadgentoo-9ada041e9ece7eea13f52a12e55155ea8bdc9d70.tar.gz
gentoo-9ada041e9ece7eea13f52a12e55155ea8bdc9d70.tar.bz2
gentoo-9ada041e9ece7eea13f52a12e55155ea8bdc9d70.zip
app-backup/tsm: Drop ROOTPATH from env file
Closes: https://bugs.gentoo.org/682142 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--app-backup/tsm/tsm-7.1.8.0-r1.ebuild (renamed from app-backup/tsm/tsm-7.1.8.0.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-backup/tsm/tsm-7.1.8.0.ebuild b/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
index 7f08336f18a4..02b699342e40 100644
--- a/app-backup/tsm/tsm-7.1.8.0.ebuild
+++ b/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
@@ -193,7 +193,6 @@ src_install() {
echo 'DSM_CONFIG="/etc/tivoli/dsm.opt"' >> ${ENV_FILE}
echo 'DSM_DIR="/opt/tivoli/tsm/client/ba/bin"' >> ${ENV_FILE}
echo 'DSM_LOG="/var/log/tsm"' >> ${ENV_FILE}
- echo 'ROOTPATH="/opt/tivoli/tsm/client/ba/bin"' >> ${ENV_FILE}
echo 'SEARCH_DIRS_MASK="/opt/tivoli/tsm/client/ba/bin"' > "${T}/80${PN}" || die
insinto "/etc/revdep-rebuild"