summaryrefslogtreecommitdiffstats
path: root/meta/packages/avahi/avahi_0.6.20.bb
blob: ca2ff90dc613e29c554e97b2495911b6bc9d9555 (plain)
1
2
3
4
5
6
7
8
9
10
11
require avahi.inc

RDEPENDS_avahi-daemon = "sysvinit-pidof"
PR = "r2"

FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
                       ${sysconfdir}/avahi/avahi-autoipd.action"

do_stage() {
	autotools_stage_all
}