main/irssi: fix typo in abuild

This commit is contained in:
Jakub Jirutka 2017-07-08 14:20:39 +02:00
parent 255a2e7c04
commit 6d5f86b010

View File

@ -29,7 +29,7 @@ build() {
--mandir=/usr/share/man \
--with-perl=module \
--with-perl-lib=vendor \
--with-proxy \
--with-proxy
make
}