mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/proftpd: update config.guess
needed on ppc64le
This commit is contained in:
parent
e9f1aebece
commit
a77eca4c89
@ -42,6 +42,10 @@ source="ftp://ftp.proftpd.org/distrib/source/$pkgname-$_pkgver.tar.gz
|
||||
libressl.patch
|
||||
"
|
||||
builddir="$srcdir/$pkgname-$_pkgver"
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_guess
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user