summaryrefslogtreecommitdiff
path: root/community/twin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/twin/PKGBUILD')
-rw-r--r--community/twin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/twin/PKGBUILD b/community/twin/PKGBUILD
index 2c37d9c3c..fdcea7796 100644
--- a/community/twin/PKGBUILD
+++ b/community/twin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 70178 2012-05-01 12:01:36Z andrea $
+# $Id: PKGBUILD 91844 2013-05-28 17:06:13Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
pkgname=twin
pkgver=0.6.2
-pkgrel=3
+pkgrel=4
pkgdesc="A text-mode window environment"
arch=('i686' 'x86_64' 'mips64el')
url='http://sourceforge.net/projects/twin/'
@@ -17,7 +17,7 @@ md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
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