diff options
| author | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-01-03 04:25:39 +0000 |
|---|---|---|
| committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-01-03 04:25:39 +0000 |
| commit | fc962aa6d10f150ce0df6dccd53aa8de78f57f75 (patch) | |
| tree | 3af37465ef8cfdac83a6c4bc1a9e9df92f83e506 /testing | |
| parent | 8388c8c660b6eba3d139c40c01c4ef4af4b8d158 (diff) | |
| download | aports-fc962aa6d10f150ce0df6dccd53aa8de78f57f75.tar.bz2 aports-fc962aa6d10f150ce0df6dccd53aa8de78f57f75.tar.xz | |
Initial APKBUILD for loudmouth
Paackage description:
A lightweight Jabber client library.
Diffstat (limited to 'testing')
| -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 92d129cb1..3dbb7eb71 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 |
