pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/tsm8 This version is all 64 bit, remove the 3...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e6c79eb1816
branches: trunk
changeset: 324381:6e6c79eb1816
user: hauke <hauke%pkgsrc.org@localhost>
date: Wed Oct 17 14:44:39 2018 +0000
description:
This version is all 64 bit, remove the 32 bit leftovers.
diffstat:
sysutils/tsm8/Makefile | 4 ++--
sysutils/tsm8/files/tsm_ld.so.conf.i386 | 8 --------
sysutils/tsm8/files/tsm_ld.so.conf.x86_64 | 6 ++----
3 files changed, 4 insertions(+), 14 deletions(-)
diffs (42 lines):
diff -r f065c25d52e1 -r 6e6c79eb1816 sysutils/tsm8/Makefile
--- a/sysutils/tsm8/Makefile Wed Oct 17 14:32:09 2018 +0000
+++ b/sysutils/tsm8/Makefile Wed Oct 17 14:44:39 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2018/10/17 14:32:09 hauke Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/17 14:44:39 hauke Exp $
DISTNAME= tsm-8.1.6.0
PKGNAME= ${DISTNAME:C/-/8-/}
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.software.ibm.com/storage/tivoli-storage-management/maintenance/client/v8r1/Linux/LinuxX86/BA/v816/
DISTFILES= 8.1.6.0-TIV-TSMBAC-LinuxX86.tar
diff -r f065c25d52e1 -r 6e6c79eb1816 sysutils/tsm8/files/tsm_ld.so.conf.i386
--- a/sysutils/tsm8/files/tsm_ld.so.conf.i386 Wed Oct 17 14:32:09 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# $NetBSD: tsm_ld.so.conf.i386,v 1.1 2018/10/17 13:54:39 hauke Exp $
-#
-# TSM Linux i386 ld.so load paths
-
-/opt/tivoli/tsm/client/ba/bin
-/opt/tivoli/tsm/client/api/bin
-/opt/tivoli/tsm/client/hsm/bin/
-/usr/local/ibm/gsk8/lib
diff -r f065c25d52e1 -r 6e6c79eb1816 sysutils/tsm8/files/tsm_ld.so.conf.x86_64
--- a/sysutils/tsm8/files/tsm_ld.so.conf.x86_64 Wed Oct 17 14:32:09 2018 +0000
+++ b/sysutils/tsm8/files/tsm_ld.so.conf.x86_64 Wed Oct 17 14:44:39 2018 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: tsm_ld.so.conf.x86_64,v 1.1 2018/10/17 13:54:39 hauke Exp $
+# $NetBSD: tsm_ld.so.conf.x86_64,v 1.2 2018/10/17 14:44:39 hauke Exp $
#
# TSM Linux x86_64 ld.so load paths
-#
-# Part of this tsm version is still 32 bit, so we need to also install the
-# 32 bit ld.so.conf snippet under /emul/linux32/etc.
+/opt/tivoli/tsm/client/ba/bin
/opt/tivoli/tsm/client/api/bin64
/usr/local/ibm/gsk8_64/lib64
/usr/local/ibm/gsk8_64/lib64/C/icc/icclib
Home |
Main Index |
Thread Index |
Old Index