Date: Thursday, June 18, 2015 @ 12:32:17
  Author: spupykin
Revision: 135557

upgpkg: netcf 0.2.8-2

upd

Modified:
  netcf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-06-18 10:25:31 UTC (rev 135556)
+++ PKGBUILD    2015-06-18 10:32:17 UTC (rev 135557)
@@ -4,7 +4,7 @@
 
 pkgname=netcf
 pkgver=0.2.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for configuring network interfaces"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -22,7 +22,8 @@
   ./configure --prefix=/usr \
        --disable-static \
        --with-init-script=none \
-       --with-driver=redhat
+       --with-driver=redhat \
+       --libexecdir=/usr/lib/$pkgname
   make
 }
 

Reply via email to