add comment...

ledoian
Allan McRae 14 years ago
parent 1288483984
commit 3381433191

@ -20,6 +20,7 @@ build() {
../${pkgname}-${pkgver}/configure --prefix=/usr --mandir=/usr/share/man \
--with-shared --with-normal --without-debug --without-ada \
--with-install-prefix=${pkgdir} --enable-widec
# add --enable-ext-colors with next soname bump
make || return 1
# libncurses.so.5 for external binary support

Loading…
Cancel
Save