From 3381433191e63a6112dcce9bc81a806da6c75628 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 18 Oct 2010 09:21:01 +0000 Subject: [PATCH] add comment... --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index cfb4e16..b945adb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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