aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/examples/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sasl/examples/src/Makefile')
-rw-r--r--lib/sasl/examples/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sasl/examples/src/Makefile b/lib/sasl/examples/src/Makefile
index 4a4e04a536..c58f651696 100644
--- a/lib/sasl/examples/src/Makefile
+++ b/lib/sasl/examples/src/Makefile
@@ -66,7 +66,7 @@ release_spec: opt
$(INSTALL_DIR) $(RELSYSDIR)/examples/src
$(INSTALL_DIR) $(RELSYSDIR)/examples/ebin
(cd ..; tar cf - src ebin | (cd $(RELSYSDIR)/examples; tar xf -))
- chmod -f -R ug+w $(RELSYSDIR)/examples
+ chmod -R ug+w $(RELSYSDIR)/examples
release_docs_spec: