From 19977eff173838f2485669620e30e24626777988 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 10 Nov 2009 20:58:24 +0100 Subject: maj pkgutils#5.34.0-1 --- 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 1483ad9fb..b84fbaac0 100644 --- a/base/pkgutils/Pkgfile +++ b/base/pkgutils/Pkgfile @@ -6,13 +6,13 @@ name=pkgutils version=5.34.0 -release=1 +release=2 source=(http://crux.nu/files/$name-$version.tar.gz \ -nutyx-2009.1.patch) +nutyx-2009.2.patch) build () { cd $name-$version mkdir -p $PKG/usr/share -patch -Np1 -i ../nutyx-2009.1.patch +patch -Np1 -i ../nutyx-2009.2.patch make DESTDIR=$PKG install case `uname -m` in x86_64) -- cgit v1.2.3-70-g09d2