wok diff clucene/receipt @ rev 17277

linux64-*: update src var (for list_modules.sh)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 25 17:44:24 2014 +0200 (2014-10-25)
parents 10e6c72b2c15
children 86790a278e70
line diff
     1.1 --- a/clucene/receipt	Sun Aug 11 18:44:25 2013 +0000
     1.2 +++ b/clucene/receipt	Sat Oct 25 17:44:24 2014 +0200
     1.3 @@ -31,6 +31,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.8 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.9  }
    1.10