diff --git a/Makefile.in b/Makefile.in index 48088664c..cb7e4949c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -79,7 +79,7 @@ copy-folder-%: ensure-writable-folders: $(INSTALL) -m 775 $(INSTALL_OPTS_WEB) -d $(DESTDIR)$(prefix)/var/ $(INSTALL) -m 775 $(INSTALL_OPTS_WEB) -d $(DESTDIR)$(prefix)/var/log - chmod 775 -R $(DESTDIR)$(prefix)/config + chmod -R 775 $(DESTDIR)$(prefix)/config #