From cad3341c243df39fbb0c8c43913b3b95b9e24bb1 Mon Sep 17 00:00:00 2001 From: sibel sibel Date: Thu, 11 Feb 2010 23:11:49 +0100 Subject: Maj mc#4.7.0.2-1 --- extra/mc/.md5sum | 3 +-- extra/mc/Pkgfile | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) (limited to 'extra/mc') diff --git a/extra/mc/.md5sum b/extra/mc/.md5sum index 210046514..3dfcf5bae 100644 --- a/extra/mc/.md5sum +++ b/extra/mc/.md5sum @@ -1,2 +1 @@ -a86556ce180c94d8deef623ce9c734d0 mc-4.6.1-bash32-1.patch -ec92966f4d0c8b50c344fe901859ae2a mc-4.6.2.tar.gz +f48b2c8dd140aeb36f59d16a662f0779 29 diff --git a/extra/mc/Pkgfile b/extra/mc/Pkgfile index a2144e046..329d4333d 100755 --- a/extra/mc/Pkgfile +++ b/extra/mc/Pkgfile @@ -5,17 +5,19 @@ # Depends on: gpm, slang name=mc -version=4.6.2 -release=2 -source=(http://www.ibiblio.org/pub/Linux/utils/file/managers/$name/$name-$version.tar.gz \ - http://www.linuxfromscratch.org/patches/blfs/6.3/$name-$version-bash32-1.patch \ - http://www.linuxfromscratch.org/patches/blfs/6.3/$name-$version-debian_fixes-1.patch \ -) +version=4.7.0.2 +release=1 +_name=29 +source=(http://www.midnight-commander.org/downloads/${_name}) +# (http://www.ibiblio.org/pub/Linux/utils/file/managers/$name/$name-$version.tar.gz) +# http://www.linuxfromscratch.org/patches/blfs/6.3/$name-$version-bash32-1.patch \ +# http://www.linuxfriomscratch.org/patches/blfs/6.3/$name-$version-debian_fixes-1.patch \ +# ) build() { - cd $name-$version - patch -Np1 -i ../mc-4.6.1-bash32-1.patch - patch -Np1 -i ../mc-4.6.1-debian_fixes-1.patch + cd ${_name} +# patch -Np1 -i ../mc-4.6.1-bash32-1.patch +# patch -Np1 -i ../mc-4.6.1-debian_fixes-1.patch ./configure --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ -- cgit v1.2.3-70-g09d2