diff options
Diffstat (limited to 'testing/loudmouth')
-rw-r--r-- | testing/loudmouth/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/loudmouth/APKBUILD b/testing/loudmouth/APKBUILD index 92d129cb16..3dbb7eb714 100644 --- a/testing/loudmouth/APKBUILD +++ b/testing/loudmouth/APKBUILD @@ -36,8 +36,6 @@ build() { --with-asyncns=yes \ --with-ssl=no \ --prefix=/usr \ - --sysconfdir=/etc \ - --mandir=/usr/share/man \ --infodir=/usr/share/info \ --localstatedir=/var \ || return 1 |