wok-current rev 9194
Fixed strigi for now. strigiclient is not being build right at the momement.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Mar 09 14:00:42 2011 +0000 (2011-03-09) |
parents | 9e150d16dc21 |
children | 9f5d4fc10fe0 |
files | strigi/receipt |
line diff
1.1 --- a/strigi/receipt Wed Mar 09 13:50:08 2011 +0000 1.2 +++ b/strigi/receipt Wed Mar 09 14:00:42 2011 +0000 1.3 @@ -33,5 +33,5 @@ 1.4 cp -a $_pkg/usr/share $fs/usr 1.5 # QT GUI split into strigi-client 1.6 cp -a $_pkg/usr/bin $fs/usr 1.7 - rm $fs/usr/bin/strigiclient 1.8 + #rm $fs/usr/bin/strigiclient 1.9 }