X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2FMakefile.am;fp=etc%2FMakefile.am;h=b7138921d29e608823c922a14af7294a2a22c4a4;hb=2276e5df3f9aa0a653edced1acf3b2dd3b3b114e;hp=f7f9e16c38703fb14f3795e93c88c53de180a447;hpb=e2f2e629cc8528e6fba430398c5e46d64734245e;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/etc/Makefile.am b/etc/Makefile.am index f7f9e16..b713892 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -34,5 +34,5 @@ backupninja.conf: backupninja.conf.in $(edit) backupninja.conf.in > backupninja.conf install-data-hook: - mkdir $(DESTDIR)/$(sysconfdir)/backup.d + mkdir -p $(DESTDIR)/$(sysconfdir)/backup.d chmod 0770 $(DESTDIR)/$(sysconfdir)/backup.d