summaryrefslogtreecommitdiffstats
path: root/base/pkgutils/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-08 22:47:01 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-08 22:47:01 +0200
commit2516921cc8d37126ab30db439cdd33b0b21b805e (patch)
tree25db9eeb7247dfc379fd166933befc99cec69917 /base/pkgutils/Pkgfile
parentb6e302b8a0d15f6d9885fb990bc14c45408fd462 (diff)
downloadnutyx-pakxe-2516921cc8d37126ab30db439cdd33b0b21b805e.tar.gz
nutyx-pakxe-2516921cc8d37126ab30db439cdd33b0b21b805e.tar.bz2
nutyx-pakxe-2516921cc8d37126ab30db439cdd33b0b21b805e.tar.xz
nutyx-pakxe-2516921cc8d37126ab30db439cdd33b0b21b805e.zip
maj pkgutils#5.35.0-2
Diffstat (limited to 'base/pkgutils/Pkgfile')
-rw-r--r--base/pkgutils/Pkgfile6
1 files changed, 3 insertions, 3 deletions
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)