Date: Tuesday, May 28, 2013 @ 19:04:08
  Author: spupykin
Revision: 91833

upgpkg: libdnet 1.12-7

upd

Modified:
  libdnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-28 17:04:05 UTC (rev 91832)
+++ PKGBUILD    2013-05-28 17:04:08 UTC (rev 91833)
@@ -4,7 +4,7 @@
 
 pkgname=libdnet
 pkgver=1.12
-pkgrel=6
+pkgrel=7
 pkgdesc="A simplified, portable interface to several low-level networking 
routines"
 arch=(i686 x86_64)
 makedepends=(python2)
@@ -19,7 +19,7 @@
   cd $srcdir/$pkgname-$pkgver
 
   autoreconf -I config --force --install
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sbindir=/usr/bin
   make
 }
 

Reply via email to