summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/fwknop
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/fwknop')
-rw-r--r--meta-networking/recipes-support/fwknop/fwknop_2.6.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/fwknop/fwknop_2.6.10.bb b/meta-networking/recipes-support/fwknop/fwknop_2.6.10.bb
index c3681f925..2dfd8d5d4 100644
--- a/meta-networking/recipes-support/fwknop/fwknop_2.6.10.bb
+++ b/meta-networking/recipes-support/fwknop/fwknop_2.6.10.bb
@@ -30,8 +30,8 @@ do_configure () {
30 30
31PACKAGES =+ "${PN}-client ${PN}-daemon" 31PACKAGES =+ "${PN}-client ${PN}-daemon"
32 32
33FILES_${PN}-client = "${bindir}/fwknop" 33FILES:${PN}-client = "${bindir}/fwknop"
34FILES_${PN}-daemon = "${sbindir}/fwknopd \ 34FILES:${PN}-daemon = "${sbindir}/fwknopd \
35 ${sysconfdir}/fwknop/access.conf \ 35 ${sysconfdir}/fwknop/access.conf \
36 ${sysconfdir}/fwknop/fwknopd.conf" 36 ${sysconfdir}/fwknop/fwknopd.conf"
37 37