diff options
Diffstat (limited to 'recipes-security/selinux/libsemanage_3.8.1.bb')
-rw-r--r-- | recipes-security/selinux/libsemanage_3.8.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/selinux/libsemanage_3.8.1.bb b/recipes-security/selinux/libsemanage_3.8.1.bb index ef22957..9f825cd 100644 --- a/recipes-security/selinux/libsemanage_3.8.1.bb +++ b/recipes-security/selinux/libsemanage_3.8.1.bb | |||
@@ -20,8 +20,6 @@ DEPENDS = "libsepol libselinux python3 bison-native swig-native" | |||
20 | 20 | ||
21 | DEPENDS:append:class-target = " audit" | 21 | DEPENDS:append:class-target = " audit" |
22 | 22 | ||
23 | S = "${WORKDIR}/git/libsemanage" | ||
24 | |||
25 | EXTRA_OEMAKE:class-native = "DISABLE_AUDIT=y" | 23 | EXTRA_OEMAKE:class-native = "DISABLE_AUDIT=y" |
26 | 24 | ||
27 | PACKAGES =+ "${PN}-python" | 25 | PACKAGES =+ "${PN}-python" |