From 19b9f18c0d94da8eff6ba2fb03cf85f25db909b6 Mon Sep 17 00:00:00 2001 From: Daniel LEVAI Date: Tue, 20 Nov 2012 12:04:52 -0600 Subject: system/rxvt-unicode: Added "--enable-256-color" to configure Signed-off-by: Robby Workman --- system/rxvt-unicode/rxvt-unicode.SlackBuild | 7 ++++--- system/rxvt-unicode/slack-desc | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/rxvt-unicode/rxvt-unicode.SlackBuild b/system/rxvt-unicode/rxvt-unicode.SlackBuild index aed96362c362..daaac9afc0bf 100644 --- a/system/rxvt-unicode/rxvt-unicode.SlackBuild +++ b/system/rxvt-unicode/rxvt-unicode.SlackBuild @@ -22,11 +22,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Maintained by Daniel LEVAI , 2010, 2011 +# Maintained by Daniel LEVAI , 2010, 2011, 2012 PRGNAM=rxvt-unicode -VERSION="9.15" -BUILD=${BUILD:-1} +VERSION=${VERSION:-9.15} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -112,6 +112,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-utmp \ --enable-wtmp \ --enable-lastlog \ + --enable-256-color \ --build=$ARCH-slackware-linux make diff --git a/system/rxvt-unicode/slack-desc b/system/rxvt-unicode/slack-desc index bd9f606c024a..dcb2c2ab396b 100644 --- a/system/rxvt-unicode/slack-desc +++ b/system/rxvt-unicode/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| rxvt-unicode: rxvt-unicode (enhanced version of rxvt) -- cgit v1.2.3