wok-current diff clucene/receipt @ rev 11417
add: libesmtp, libesmtp-dev
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Dec 14 02:29:52 2011 +0100 (2011-12-14) |
parents | cf088243a4a5 |
children | 8387b6915400 |
line diff
1.1 --- a/clucene/receipt Mon Feb 14 18:23:12 2011 +0100 1.2 +++ b/clucene/receipt Wed Dec 14 02:29:52 2011 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 SOURCE="clucene-core" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://sourceforge.net/projects/clucene/" 1.7 -WGET_URL="http://downloads.sourceforge.net/clucene/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.9 TAGS="text indexing" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -31,6 +31,5 @@ 1.13 { 1.14 mkdir -p $fs/usr/lib 1.15 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.16 - strip -s $fs/usr/lib/* 1.17 } 1.18