aboutsummaryrefslogtreecommitdiffstats
path: root/tools/control/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/control/Makefile')
-rw-r--r--tools/control/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/control/Makefile b/tools/control/Makefile
index 7a49e1807a..ce594d833b 100644
--- a/tools/control/Makefile
+++ b/tools/control/Makefile
@@ -8,7 +8,7 @@ clean: clean-cmdline clean-web
examples: FORCE
mkdir -p ../../../install/etc
- chmod +w ../../../install/etc/*
+ chmod +w ../../../install/etc/* || true
cp examples/xen* examples/*example ../../../install/etc/
cmdline: FORCE