aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parsetools/test/Makefile')
-rw-r--r--lib/parsetools/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parsetools/test/Makefile b/lib/parsetools/test/Makefile
index 19354b87b2..cb94a48a97 100644
--- a/lib/parsetools/test/Makefile
+++ b/lib/parsetools/test/Makefile
@@ -72,7 +72,7 @@ release_spec: opt
release_tests_spec: make_emakefile
$(INSTALL_DIR) $(RELSYSDIR)
$(INSTALL_DATA) parsetools.spec $(EMAKEFILE) $(ERL_FILES) $(RELSYSDIR)
- chmod -f -R u+w $(RELSYSDIR)
+ chmod -R u+w $(RELSYSDIR)
# @tar cf - *_SUITE_data | (cd $(RELSYSDIR); tar xf -)
release_docs_spec: