pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/tsm8
Module Name: pkgsrc
Committed By: hauke
Date: Wed Oct 17 14:44:39 UTC 2018
Modified Files:
pkgsrc/sysutils/tsm8: Makefile
pkgsrc/sysutils/tsm8/files: tsm_ld.so.conf.x86_64
Removed Files:
pkgsrc/sysutils/tsm8/files: tsm_ld.so.conf.i386
Log Message:
This version is all 64 bit, remove the 32 bit leftovers.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/tsm8/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.i386
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/tsm8/Makefile
diff -u pkgsrc/sysutils/tsm8/Makefile:1.2 pkgsrc/sysutils/tsm8/Makefile:1.3
--- pkgsrc/sysutils/tsm8/Makefile:1.2 Wed Oct 17 14:32:09 2018
+++ pkgsrc/sysutils/tsm8/Makefile Wed Oct 17 14:44:39 2018
@@ -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
Index: pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64
diff -u pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64:1.1 pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64:1.2
--- pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64:1.1 Wed Oct 17 13:54:39 2018
+++ pkgsrc/sysutils/tsm8/files/tsm_ld.so.conf.x86_64 Wed Oct 17 14:44:39 2018
@@ -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