*** no comment ***
This commit is contained in:
parent
98627de278
commit
d6fd98f309
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
# later examination if desired.
|
||||
|
||||
SRCDIR=$(dirname $0)
|
||||
if [ -z "$SRCDIR" ]; then
|
||||
SRCDIR=$(pwd)
|
||||
fi
|
||||
|
||||
if [ -n "$1" -a -d "$1" ]; then
|
||||
TMPDIR="$1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue