From 74bd78024d4926385c188d02334a2029c8ec487b Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 14 Jan 2010 21:54:04 +0100 Subject: Maj readline#6.1-1 --- base/readline/Pkgfile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'base/readline/Pkgfile') diff --git a/base/readline/Pkgfile b/base/readline/Pkgfile index 7b8297939..9df1a4f2e 100755 --- a/base/readline/Pkgfile +++ b/base/readline/Pkgfile @@ -2,18 +2,15 @@ # URL: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=readline -version=6.0 +version=6.1 release=1 -source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz\ - http://www.linuxfromscratch.org/patches/lfs/development/readline-$version-fixes-1.patch) +source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { cd $name-$version sed -i '/MV.*old/d' Makefile.in sed -i '/{OLDSUFF}/c:' support/shlib-install -patch -Np1 -i ../readline-$version-fixes-1.patch ./configure --prefix=/usr \ --mandir=/usr/share/man \ -- cgit v1.2.3-54-g00ecf