summaryrefslogtreecommitdiffstats
path: root/recipes-extended/tar/tar_1.27.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/tar/tar_1.27.1.bbappend')
-rw-r--r--recipes-extended/tar/tar_1.27.1.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/tar/tar_1.27.1.bbappend b/recipes-extended/tar/tar_1.27.1.bbappend
index 8e45037..a1dc99c 100644
--- a/recipes-extended/tar/tar_1.27.1.bbappend
+++ b/recipes-extended/tar/tar_1.27.1.bbappend
@@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
5inherit with-selinux 5inherit with-selinux
6 6
7 7
8PACKAGECONFIG += "${@base_contains('DISTRO_FEATURES', 'acl', 'acl', '', d)}" 8PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'acl', 'acl', '', d)}"
9 9
10# configure has no acl enable/disable options! 10# configure has no acl enable/disable options!
11# 11#