From 2516921cc8d37126ab30db439cdd33b0b21b805e Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 8 Sep 2010 22:47:01 +0200 Subject: maj pkgutils#5.35.0-2 --- base/pkgutils/Pkgfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/pkgutils/Pkgfile') diff --git a/base/pkgutils/Pkgfile b/base/pkgutils/Pkgfile index 7dd02602f..6e97583ce 100644 --- a/base/pkgutils/Pkgfile +++ b/base/pkgutils/Pkgfile @@ -5,13 +5,13 @@ name=pkgutils version=5.35.0 -release=1 +release=2 source=(http://crux.nu/files/$name-$version.tar.gz \ -nutyx-attapu.1.patch) +nutyx-attapu.2.patch) build () { cd $name-$version mkdir -p $PKG/usr/share -patch -Np1 -i ../nutyx-attapu.1.patch +patch -Np1 -i ../nutyx-attapu.2.patch make DESTDIR=$PKG install case `uname -m` in x86_64) -- cgit v1.2.3-70-g09d2