summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 67ac4bde0..415eb828f 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -161,7 +161,6 @@ mapped_name = `echo $*|sed 's/^install$$/ginstall/; s/^test$$/[/'`
--output=$t/$@ $t/$*; \
} \
&& sed 's|$*\.td/||g' $t/$@ > $@ \
- && chmod a-w $@ \
&& rm -rf $t ;; \
esac