mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
audit: cross compile again
This commit is contained in:
parent
09b9852b69
commit
3982ff49a8
1 changed files with 0 additions and 3 deletions
|
@ -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*"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue