ifupdown: Try the workdir for the files we copied

This commit is contained in:
Holger Hans Peter Freyther 2015-04-13 17:51:23 +02:00
parent e0c7f3c621
commit 1ef790672e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ do_install() {
install -D -m 0755 settle-dad.sh ${D}/lib/ifupdown/settle-dad.sh
install -d ${D}${libdir}/tmpfiles.d
install -m 0644 ${S}/ifupdown.conf ${D}${libdir}/tmpfiles.d/
install -m 0644 ${WORKDIR}/ifupdown.conf ${D}${libdir}/tmpfiles.d/
}
inherit update-alternatives