mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-05 07:52:26 +01:00
testing/pamtester: fix build on riscv64
This commit is contained in:
parent
024b69d320
commit
5bf8f435b2
@ -14,15 +14,9 @@ source="https://netix.dl.sourceforge.net/project/pamtester/pamtester/0.1.2/pamte
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
|
||||
update_config_sub
|
||||
}
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_guess
|
||||
}
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
--build=$CBUILD \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user