[arch-commits] Commit in xterm/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat May 22 15:13:57 UTC 2010


    Date: Saturday, May 22, 2010 @ 11:13:56
  Author: jgc
Revision: 80858

upgpkg: xterm 258-2
Add --enable-exec-xterm compile option (FS#19453)

Modified:
  xterm/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-22 15:13:52 UTC (rev 80857)
+++ PKGBUILD	2010-05-22 15:13:56 UTC (rev 80858)
@@ -3,7 +3,7 @@
 # i686 Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=xterm
 pkgver=258
-pkgrel=1
+pkgrel=2
 pkgdesc="X Terminal Emulator"
 arch=('i686' 'x86_64')
 url="http://invisible-island.net/xterm/"
@@ -41,6 +41,7 @@
       --enable-luit \
       --enable-mini-luit \
       --enable-narrowproto \
+      --enable-exec-xterm \
       --with-tty-group=tty || return 1
   make || return 1
 }




More information about the arch-commits mailing list