From c852bdbcab29ce99b2745b80d574bfd59a7055b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 3 Apr 2020 19:20:31 +0700 Subject: [PATCH] audit: cross compile again --- srcpkgs/audit/template | 3 --- 1 file changed, 3 deletions(-) diff --git a/srcpkgs/audit/template b/srcpkgs/audit/template index 2e84bd30308..f7c2957a3d0 100644 --- a/srcpkgs/audit/template +++ b/srcpkgs/audit/template @@ -21,8 +21,6 @@ case "$XBPS_TARGET_MACHINE" in *) ;; esac -nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/22544/steps/shell_3/logs/stdio" - post_install() { vinstall rules/10-base-config.rules 644 etc/audit/rules.d vmkdir usr/share/examples/audit/rules.d @@ -94,7 +92,6 @@ python-audit_package() { python3-audit_package() { lib32disabled=yes short_desc+=" - Python3 bindings" - pycompile_module="audit.py" pkg_install() { vmove "usr/lib/python3*" }