wok diff libedit/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 02b9f4e8f17e
children 8387b6915400
line diff
     1.1 --- a/libedit/receipt	Mon Aug 30 22:21:54 2010 +0200
     1.2 +++ b/libedit/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -5,7 +5,6 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Berkeley-style licensed command line editor library"
     1.6  MAINTAINER="domcox@users.sourceforge.net"
     1.7 -DEPENDS=""
     1.8  SOURCE="libedit-20100424"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.thrysoee.dk/editline/"
    1.11 @@ -30,6 +29,5 @@
    1.12  {
    1.13  	mkdir -p $fs/usr/lib
    1.14  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.15 -	strip --strip-unneeded $fs/usr/lib/*
    1.16  }
    1.17