wok diff libQtClucene/receipt @ rev 2885

Add mtpfs (FUSE filesystem that supports reading and writing from any MTP device)
author Theophile Rascagneres <keupont@no-log.org>
date Mon May 04 17:29:15 2009 +0000 (2009-05-04)
parents e6089c20e439
children 30f0edfdd2e4
line diff
     1.1 --- a/libQtClucene/receipt	Fri May 01 15:37:08 2009 +0200
     1.2 +++ b/libQtClucene/receipt	Mon May 04 17:29:15 2009 +0000
     1.3 @@ -13,6 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/libQtClucene.so* $fs/usr/lib
     1.8 +	cp -a $_pkg/usr/lib/libQtCLucene.so* $fs/usr/lib
     1.9  }
    1.10