summaryrefslogtreecommitdiff
path: root/rxvt-unicode/Pkgfile
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2013-03-25 19:07:46 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2013-03-25 19:08:43 +0100
commit6a9aca23f0af200d0f868b9260b4da06bdd4a0e7 (patch)
tree9ed108eafba5ea3002ec5c4fe9b2179bd36cabcc /rxvt-unicode/Pkgfile
parent7f1f87a828bb7a8b270ddb66a18c537d9ca31ebf (diff)
downloadopt-6a9aca23f0af200d0f868b9260b4da06bdd4a0e7.tar.gz
opt-6a9aca23f0af200d0f868b9260b4da06bdd4a0e7.tar.xz
rxvt-unicode: build with --enable-256-color
Diffstat (limited to 'rxvt-unicode/Pkgfile')
-rw-r--r--rxvt-unicode/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/rxvt-unicode/Pkgfile b/rxvt-unicode/Pkgfile
index 95f96f69a..8c7c5a9a0 100644
--- a/rxvt-unicode/Pkgfile
+++ b/rxvt-unicode/Pkgfile
@@ -5,7 +5,7 @@
name=rxvt-unicode
version=9.18
-release=1
+release=2
source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2)
build() {
@@ -13,8 +13,8 @@ build() {
./configure --prefix=/usr --mandir=/usr/man \
--enable-utmp --enable-wtmp \
- --enable-transparency --enable-tinting --enable-fading \
- --enable-mousewheel \
+ --enable-transparency --enable-fading \
+ --enable-mousewheel --enable-256-color \
--enable-xft --enable-font-styles
make

Generated by cgit