From 48e9322779f814a60d3e424b5526149e3b38f09f Mon Sep 17 00:00:00 2001 From: ericm Date: Wed, 29 Oct 2003 06:22:20 +0000 Subject: [PATCH] liblustre fixes during the last merge --- lustre/liblustre/genlib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/liblustre/genlib.sh b/lustre/liblustre/genlib.sh index e80e28d..264cedf 100755 --- a/lustre/liblustre/genlib.sh +++ b/lustre/liblustre/genlib.sh @@ -13,7 +13,7 @@ CWD=`pwd` LUS=$CWD/../ PTL=$LUS/portals -SYSIO=$LUS/../libsysio +SYSIO=$LUS/../../libsysio TMP=/tmp/llib_tmp -- 1.8.3.1