X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2FMakefile.am;h=b6b5a77f3f3a82e0012167ee2046787d7a08c213;hb=8070ec2ac51219c462ac05238eab239461c38454;hp=b5d2bf475baa08ca6f18d95f570e614aac96cb87;hpb=468519681b09f00851e1d4dd658b939e4e938cf6;p=catta diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am index b5d2bf4..b6b5a77 100644 --- a/avahi-daemon/Makefile.am +++ b/avahi-daemon/Makefile.am @@ -169,7 +169,7 @@ xmllint: done install-data-local: - test -z "$(localstatedir)/run" || $(mkdir_p) "$(DESTDIR)$(localstatedir)/run" + test -z "$(localstatedir)/run" || $(MKDIR_P) "$(DESTDIR)$(localstatedir)/run" update-systemd: curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c > sd-daemon.c