summaryrefslogtreecommitdiff
path: root/source3/script/uninstallman.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/uninstallman.sh')
-rwxr-xr-xsource3/script/uninstallman.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/uninstallman.sh b/source3/script/uninstallman.sh
index 3126709831..0fea11cd1b 100755
--- a/source3/script/uninstallman.sh
+++ b/source3/script/uninstallman.sh
@@ -6,7 +6,7 @@
# by Japanese edition's approach)
-MANDIR=$1
+MANDIR=`echo $1 | sed 's/\/\//\//g'`
SRCDIR=$2
langs=$3