diff options
Diffstat (limited to 'source3/script/installman.sh')
-rwxr-xr-x | source3/script/installman.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/installman.sh b/source3/script/installman.sh index 3c8fc71865..95611dcc22 100755 --- a/source3/script/installman.sh +++ b/source3/script/installman.sh @@ -2,7 +2,7 @@ #5 July 96 Dan.Shearer@unisa.edu.au removed hardcoded values MANDIR=$1 -SRCDIR=$2 +SRCDIR=$2/ echo Installing man pages in $MANDIR |