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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue May 28 17:05:55 UTC 2013


    Date: Tuesday, May 28, 2013 @ 19:05:55
  Author: spupykin
Revision: 91843

upgpkg: twin 0.6.2-4

upd

Modified:
  twin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-28 17:05:51 UTC (rev 91842)
+++ PKGBUILD	2013-05-28 17:05:55 UTC (rev 91843)
@@ -4,7 +4,7 @@
 
 pkgname=twin
 pkgver=0.6.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A text-mode window environment"
 arch=('i686' 'x86_64')
 url='http://sourceforge.net/projects/twin/'
@@ -17,7 +17,7 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  LDFLAGS="-lX11" ./configure --prefix=/usr \
+  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
 	--enable-tt=yes \
 	--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes --enable-tt-hw-twin-detunnel=yes \
 	--enable-tt-hw-xml=yes




More information about the arch-commits mailing list