From 2f3cb0f63c0203d9f572f2aab0ddc76c6ac64956 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 23 Feb 2011 16:05:14 +0000 Subject: [PATCH] BUG: foamPackSource: moved up to bin/ --- bin/foamPackSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/foamPackSource b/bin/foamPackSource index 83fe64391f..cf66ac409a 100755 --- a/bin/foamPackSource +++ b/bin/foamPackSource @@ -32,7 +32,7 @@ # Not normally called directly by the user #------------------------------------------------------------------------------ tmpFile=${TMPDIR:-/tmp}/foamPackFiles.$$ -toolsDir="${0%/*}" # this script is already located in the tools/ directory +toolsDir="${0%/*}/tools" # this script is located in the tools/ parent dir [ $# -eq 2 ] || { cat <&2