diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2013-09-10 18:00:40 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2013-09-10 18:00:40 +0200 |
commit | dbde5ffd47db3eefb6e8429776f57a12270f5f5b (patch) | |
tree | 39e75012175c83621e7f8e9a858f388edf60d624 /mutt-nntp | |
parent | 76fafe5e8bd99b345a7c7699447e4cc5d5382f19 (diff) | |
download | arch-packages-dbde5ffd47db3eefb6e8429776f57a12270f5f5b.tar.gz |
update makefile and readme
Diffstat (limited to 'mutt-nntp')
-rw-r--r-- | mutt-nntp/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mutt-nntp/PKGBUILD b/mutt-nntp/PKGBUILD index 95584b0..e9750dd 100644 --- a/mutt-nntp/PKGBUILD +++ b/mutt-nntp/PKGBUILD @@ -72,7 +72,6 @@ build() { --with-gss=/usr \ --with-ssl=/usr \ --with-sasl \ - --with-slang \ --with-idn \ make |