diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-01-03 04:25:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-16 15:41:09 +0000 |
commit | 040d8932239b6e90967869178b344f7e12d2aaab (patch) | |
tree | 71ee34eb0188ce0b259015b6081174d61bea0ad4 /testing/loudmouth | |
parent | 5686b4c305f2f496718aecb12e638fc0df6b1a56 (diff) | |
download | aports-040d8932239b6e90967869178b344f7e12d2aaab.tar.bz2 aports-040d8932239b6e90967869178b344f7e12d2aaab.tar.xz |
Initial APKBUILD for loudmouth
Paackage description:
A lightweight Jabber client library.
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 |