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

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


    Date: Tuesday, May 28, 2013 @ 19:05:34
  Author: spupykin
Revision: 91841

upgpkg: synce-serial 0.11-5

upd

Modified:
  synce-serial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-28 17:05:29 UTC (rev 91840)
+++ PKGBUILD	2013-05-28 17:05:34 UTC (rev 91841)
@@ -4,7 +4,7 @@
 
 pkgname=synce-serial
 pkgver=0.11
-pkgrel=4
+pkgrel=5
 pkgdesc="provide a means of communication with a Windows CE device - helper scripts for setting up a serial connection"
 arch=('i686' 'x86_64')
 url="http://synce.sourceforge.net/"
@@ -15,7 +15,7 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
+  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --sbindir=/usr/bin
   make
 }
 




More information about the arch-commits mailing list