audit: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
5ac1cb7958
commit
e84a191e2c
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'audit'
|
# Template file for 'audit'
|
||||||
pkgname=audit
|
pkgname=audit
|
||||||
version=2.8.5
|
version=2.8.5
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
||||||
--with-apparmor --with-libcap-ng --with-python3"
|
--with-apparmor --with-libcap-ng --with-python3"
|
||||||
|
@ -34,7 +34,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
libaudit-common_package() {
|
libaudit-common_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - Library common files"
|
short_desc+=" - Library common files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove etc/libaudit.conf
|
vmove etc/libaudit.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue