summaryrefslogtreecommitdiffstats
path: root/base/pkgutils/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-06 18:04:48 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-06 18:04:48 +0200
commit87817a7fe597bdf5a3fb13f1436a92e8c88e2af4 (patch)
tree811f06d1c3acd01f50aba44d268f2d116d55d2cf /base/pkgutils/Pkgfile
parenta0729a8c8e6846ab5c5b7bd949d81d5ad174b279 (diff)
downloadnutyx-pakxe-87817a7fe597bdf5a3fb13f1436a92e8c88e2af4.tar.gz
nutyx-pakxe-87817a7fe597bdf5a3fb13f1436a92e8c88e2af4.tar.bz2
nutyx-pakxe-87817a7fe597bdf5a3fb13f1436a92e8c88e2af4.tar.xz
nutyx-pakxe-87817a7fe597bdf5a3fb13f1436a92e8c88e2af4.zip
maj pkgutils#5.35.0-3
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 6e97583ce..ae6253904 100644
--- a/base/pkgutils/Pkgfile
+++ b/base/pkgutils/Pkgfile
@@ -5,13 +5,13 @@
name=pkgutils
version=5.35.0
-release=2
+release=3
source=(http://crux.nu/files/$name-$version.tar.gz \
-nutyx-attapu.2.patch)
+nutyx-attapu.3.patch)
build () {
cd $name-$version
mkdir -p $PKG/usr/share
-patch -Np1 -i ../nutyx-attapu.2.patch
+patch -Np1 -i ../nutyx-attapu.3.patch
make DESTDIR=$PKG install
case `uname -m` in
x86_64)