summaryrefslogtreecommitdiffstats
path: root/package/avahi
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 19:20:18 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 19:20:18 +0000
commit6c6cb0670986717b42f8de03fd020abb3fa120fb (patch)
treed50a8eaaed94db4111bc65250c9e0c2123804508 /package/avahi
parent95783cd95d99f5e2bdee7f7aa9c89f3b4014512e (diff)
downloadbuildroot-novena-6c6cb0670986717b42f8de03fd020abb3fa120fb.tar.gz
buildroot-novena-6c6cb0670986717b42f8de03fd020abb3fa120fb.zip
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
Diffstat (limited to 'package/avahi')
-rw-r--r--package/avahi/avahi.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk
index b2c9142ac..b69c74fb1 100644
--- a/package/avahi/avahi.mk
+++ b/package/avahi/avahi.mk
@@ -6,7 +6,7 @@
#
# This program is free software; you can redistribute it
# and/or modify it under the terms of the GNU Lesser General
-# Public License as published by the Free Software Foundation;
+# Public License as published by the Free Software Foundation
# either version 2.1 of the License, or (at your option) any
# later version.
@@ -139,7 +139,7 @@ $(AVAHI_DIR)/.configured: $(AVAHI_DIR)/.unpacked $(AVAHI_EXPAT_DEP)
--with-avahi-group=default \
--with-autoipd-user=default \
--with-autoipd-group=default \
- );
+ )
touch $@
$(AVAHI_DIR)/.compiled: $(AVAHI_DIR)/.configured