]> git.meshlink.io Git - catta/blobdiff - initscript/gentoo/Makefile.am
get rid of a lot of old svn cruft
[catta] / initscript / gentoo / Makefile.am
index 398e34571b0eb396612482bc020036c98e6e59e8..0d20ca6f79fbd41f090524ffed828f46c19dbb51 100644 (file)
@@ -1,5 +1,3 @@
-# $Id$
-
 # This file is part of avahi.
 #
 # avahi is free software; you can redistribute it and/or modify it
@@ -36,7 +34,7 @@ CLEANFILES = \
        avahi-dnsconfd
 
 avahi-daemon: avahi-daemon.in
-       
+
        sed -e 's,@sbindir\@,$(sbindir),g; $(NO_DBUS_DEPENDENCY)' $< > $@
        chmod +x $@