SOURCES: unixbench-lib64.patch (NEW)

tommat tommat at pld-linux.org
Sat Feb 25 19:36:33 CET 2006


Author: tommat                       Date: Sat Feb 25 18:36:33 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:


---- Files affected:
SOURCES:
   unixbench-lib64.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/unixbench-lib64.patch
diff -u /dev/null SOURCES/unixbench-lib64.patch:1.1
--- /dev/null	Sat Feb 25 19:36:33 2006
+++ SOURCES/unixbench-lib64.patch	Sat Feb 25 19:36:28 2006
@@ -0,0 +1,24 @@
+diff -Nur unixbench-4.1.0-orig/Makefile unixbench-4.1.0/Makefile
+--- unixbench-4.1.0-orig/Makefile	1999-07-28 22:05:02.000000000 +0000
++++ unixbench-4.1.0/Makefile	2006-02-25 18:08:52.324873250 +0000
+@@ -64,7 +64,7 @@
+ TMPDIR = ./tmp
+ # other directories
+ INCLDIR = /usr/include
+-LIBDIR = /lib
++LIBDIR = /lib64
+ SCRIPTS = unixbench.logo cleanup.sh \
+ 	fs.awk multi.sh tst.sh index.sh index.base \
+ 	index.awk loops.awk loopm.awk mwips.awk \
+diff -Nur unixbench-4.1.0-orig/Run unixbench-4.1.0/Run
+--- unixbench-4.1.0-orig/Run	2006-02-25 17:50:23.776399000 +0000
++++ unixbench-4.1.0/Run	2006-02-25 18:09:38.467757000 +0000
+@@ -92,7 +92,7 @@
+ 
+ trap "rm -rf $WORKDIR; exit" EXIT INT
+ 
+-UNIXBENCHDIR="/usr/lib/unixbench"
++UNIXBENCHDIR="/usr/lib64/unixbench"
+ 
+ BINDIR=${UNIXBENCHDIR}
+ # let's extend the path to this directory
================================================================


More information about the pld-cvs-commit mailing list