summaryrefslogtreecommitdiffstats
path: root/base/patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-06 22:05:37 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-06 22:05:37 +0100
commit7cc870d725c1b211b72dab869b497f3d1c173e02 (patch)
tree98bfb8e3e9d8ccee7deb4fd3e157701a82acfa19 /base/patch
parentf7180e4bed57ee3ff19dbf1719e41beccba5b506 (diff)
downloadnutyx-pakxe-7cc870d725c1b211b72dab869b497f3d1c173e02.tar.gz
nutyx-pakxe-7cc870d725c1b211b72dab869b497f3d1c173e02.tar.bz2
nutyx-pakxe-7cc870d725c1b211b72dab869b497f3d1c173e02.tar.xz
nutyx-pakxe-7cc870d725c1b211b72dab869b497f3d1c173e02.zip
Maj patch#2.6-1
Diffstat (limited to 'base/patch')
-rw-r--r--base/patch/.md5sum3
-rwxr-xr-xbase/patch/Pkgfile6
2 files changed, 3 insertions, 6 deletions
diff --git a/base/patch/.md5sum b/base/patch/.md5sum
index 2ffdeb24b..424036b7b 100644
--- a/base/patch/.md5sum
+++ b/base/patch/.md5sum
@@ -1,2 +1 @@
-a2f0901f42e87ad3d5fefbccee6a09f4 patch-2.5.9-fixes-1.patch
-dacfb618082f8d3a2194601193cf8716 patch-2.5.9.tar.gz
+bc71d33c35004db3768465bcaf9ed23c patch-2.6.tar.gz
diff --git a/base/patch/Pkgfile b/base/patch/Pkgfile
index 126eb2a07..9602b86c7 100755
--- a/base/patch/Pkgfile
+++ b/base/patch/Pkgfile
@@ -5,13 +5,11 @@
# Depends on: module-init-tools
name=patch
-version=2.5.9
+version=2.6
release=1
-source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \
-http://www.linuxfromscratch.org/patches/lfs/development/patch-$version-fixes-1.patch)
+source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
cd $name-$version
-patch -Np1 -i ../patch-$version-fixes-1.patch
./configure --prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info