summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_0.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_0.9.0.bb b/recipes-containers/lxc/lxc_0.9.0.bb
index 4bbc1c1e..f960a1f8 100644
--- a/recipes-containers/lxc/lxc_0.9.0.bb
+++ b/recipes-containers/lxc/lxc_0.9.0.bb
@@ -43,7 +43,7 @@ PACKAGECONFIG[doc] = "--enable-doc,--disable-doc,,"
43PACKAGECONFIG[rpath] = "--enable-rpath,--disable-rpath,," 43PACKAGECONFIG[rpath] = "--enable-rpath,--disable-rpath,,"
44PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparmor" 44PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparmor"
45 45
46inherit autotools 46inherit autotools pkgconfig
47 47
48FILES_${PN}-doc = "${mandir} ${infodir}" 48FILES_${PN}-doc = "${mandir} ${infodir}"
49# For LXC the docdir only contains example configuration files and should be included in the lxc package 49# For LXC the docdir only contains example configuration files and should be included in the lxc package