X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2Fdarwin%2FMakefile.am;h=d01e5a46887699fd1378f06e5e4f371304a413dd;hb=66cfff47e34e1f4ad7090d074e5c04d648d61a13;hp=3c5cecc2c22592dda37e285378f7f61cbccf1c10;hpb=ee4ae75d110322e92a1ee3122fa5d2a20b1f9308;p=catta diff --git a/initscript/darwin/Makefile.am b/initscript/darwin/Makefile.am index 3c5cecc..d01e5a4 100644 --- a/initscript/darwin/Makefile.am +++ b/initscript/darwin/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it @@ -33,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 $@