From 572f0ef40a5316455ed84fa026ae25b1baca2e9b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 15 Mar 2011 08:08:01 +0000 Subject: [PATCH] pciutils: update to 3.1.7 --- pciutils/Pkgfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pciutils/Pkgfile b/pciutils/Pkgfile index e57453b..f737b75 100644 --- a/pciutils/Pkgfile +++ b/pciutils/Pkgfile @@ -10,7 +10,7 @@ release=1 source=(http://www.kernel.org/pub/software/utils/$name/$name-$version.tar.gz) build() { - cd $name-$version - make CC="$CC" AR="$AR" RANLIB="$RANLIB" OPT="$CFLAGS" PREFIX=/usr ZLIB=no - make DESTDIR=$PKG PREFIX=/usr MANDIR=/usr/man STRIP="" install install-lib + cd $name-$version + make CC="$CC" AR="$AR" RANLIB="$RANLIB" OPT="$CFLAGS" PREFIX=/usr ZLIB=no + make DESTDIR=$PKG PREFIX=/usr MANDIR=/usr/man STRIP="" install install-lib } -- 2.26.2