summaryrefslogtreecommitdiffstats
path: root/base/pkgutils/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-24 21:10:00 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-24 21:10:00 +0200
commit5696dff51bdcab9e1edae5c9157c8577e3dcf0ad (patch)
tree9d4e613e33b1d2390e9faa32d2f59413c6a6804a /base/pkgutils/Pkgfile
parenta2e1195e63af60f8bfc577f4df74084f8de5667e (diff)
downloadnutyx-pakxe-5696dff51bdcab9e1edae5c9157c8577e3dcf0ad.tar.gz
nutyx-pakxe-5696dff51bdcab9e1edae5c9157c8577e3dcf0ad.tar.bz2
nutyx-pakxe-5696dff51bdcab9e1edae5c9157c8577e3dcf0ad.tar.xz
nutyx-pakxe-5696dff51bdcab9e1edae5c9157c8577e3dcf0ad.zip
pkgutils, maj 5.35.0-4
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 ae6253904..e56d5cc28 100644
--- a/base/pkgutils/Pkgfile
+++ b/base/pkgutils/Pkgfile
@@ -5,13 +5,13 @@
name=pkgutils
version=5.35.0
-release=3
+release=4
source=(http://crux.nu/files/$name-$version.tar.gz \
-nutyx-attapu.3.patch)
+http://nutyx.meticul.eu/files/patchs/files/nutyx-attapu.4.patch)
build () {
cd $name-$version
mkdir -p $PKG/usr/share
-patch -Np1 -i ../nutyx-attapu.3.patch
+patch -Np1 -i ../nutyx-attapu.4.patch
make DESTDIR=$PKG install
case `uname -m` in
x86_64)