app-backup/tsm: Drop ROOTPATH from env file
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 6 May 2020 20:06:56 +0000 (23:06 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 6 May 2020 21:15:08 +0000 (00:15 +0300)
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>
app-backup/tsm/tsm-7.1.8.0-r1.ebuild [moved from app-backup/tsm/tsm-7.1.8.0.ebuild with 99% similarity]

similarity index 99%
rename from app-backup/tsm/tsm-7.1.8.0.ebuild
rename to app-backup/tsm/tsm-7.1.8.0-r1.ebuild
index 7f08336f18a4249ac4b12e6b028a5df4c260c470..02b699342e40efc6eba60a83f9e2497ae3a2a9f6 100644 (file)
@@ -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"