wok-stable diff clucene/receipt @ rev 9843
Up: warmux to 11.04.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 15 14:28:58 2011 +0000 (2011-05-15) |
parents | cf088243a4a5 |
children |
line diff
1.1 --- a/clucene/receipt Mon Feb 14 18:23:12 2011 +0100 1.2 +++ b/clucene/receipt Sun May 15 14:28:58 2011 +0000 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