mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ejabberd: fix typo
This commit is contained in:
parent
47c9e2374d
commit
10dec003c8
@ -41,7 +41,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
./autogen.sh | return 1
|
||||
./autogen.sh || return 1
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user