diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/tar/tar.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/tar/tar.inc b/meta/recipes-extended/tar/tar.inc index 358384a2b2..30a1373fef 100644 --- a/meta/recipes-extended/tar/tar.inc +++ b/meta/recipes-extended/tar/tar.inc | |||
@@ -26,6 +26,8 @@ do_install_extra () { | |||
26 | 26 | ||
27 | PACKAGES =+ "${PN}-rmt" | 27 | PACKAGES =+ "${PN}-rmt" |
28 | 28 | ||
29 | PACKAGECONFIG[acl] = "--with-posix-acls, --without-posix-acls, acl," | ||
30 | |||
29 | FILES_${PN}-rmt = "${base_sbindir}/rmt*" | 31 | FILES_${PN}-rmt = "${base_sbindir}/rmt*" |
30 | 32 | ||
31 | inherit update-alternatives | 33 | inherit update-alternatives |