From: Michael Tremer Date: Thu, 12 Apr 2012 12:47:12 +0000 (+0200) Subject: avahi: Move everything to /usr. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec32c152c08dd478a48a2fb902e20b66593181b2;p=ipfire-3.x.git avahi: Move everything to /usr. --- diff --git a/avahi/avahi.nm b/avahi/avahi.nm index a0d4e98b8..fe6839dac 100644 --- a/avahi/avahi.nm +++ b/avahi/avahi.nm @@ -5,7 +5,7 @@ name = avahi version = 0.6.30 -release = 1 +release = 2 groups = Networking/Zeroconf url = http://avahi.org/ @@ -41,10 +41,6 @@ build end configure_options += \ - --bindir=/bin \ - --mandir=/usr/share/man \ - --sysconfdir=/etc \ - --localstatedir=/var \ --with-distro=none \ --disable-gdbm \ --disable-qt3 \