wok diff libedit/receipt @ rev 12357
sane-backends: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 19 23:25:46 2012 +0200 (2012-04-19) |
parents | 02b9f4e8f17e |
children | 8387b6915400 |
line diff
1.1 --- a/libedit/receipt Mon Aug 30 22:21:54 2010 +0200 1.2 +++ b/libedit/receipt Thu Apr 19 23:25:46 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