summaryrefslogtreecommitdiff
path: root/community/twin/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/twin/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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