X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=initscript%2Fdarwin%2FMakefile.am;h=d01e5a46887699fd1378f06e5e4f371304a413dd;hb=e9f7d4faa2566d22ad1589438cdce51244a2ce4f;hp=5e2b6dc5d94257093950af69cbcd9159bf648ba6;hpb=908e491f7d55209acfbb2595ab1ef5b24502d641;p=catta diff --git a/initscript/darwin/Makefile.am b/initscript/darwin/Makefile.am index 5e2b6dc..d01e5a4 100644 --- a/initscript/darwin/Makefile.am +++ b/initscript/darwin/Makefile.am @@ -31,8 +31,6 @@ CLEANFILES = \ org.freedesktop.avahi-daemon.plist: org.freedesktop.avahi-daemon.plist.in sed -e 's,@sbindir\@,$(sbindir),g' $< > $@ - chmod +x $@ org.freedesktop.avahi-dnsconfd.plist: org.freedesktop.avahi-dnsconfd.plist.in sed -e 's,@sbindir\@,$(sbindir),g' $< > $@ - chmod +x $@