wok diff evince/receipt @ rev 11932
lxpanel: Patch cpu plugin to get monochrome style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Mar 01 02:13:36 2012 +0100 (2012-03-01) |
parents | a3e5cd2d355a |
children | 73641efed1cc |
line diff
1.1 --- a/evince/receipt Fri Feb 24 12:04:54 2012 -0800 1.2 +++ b/evince/receipt Thu Mar 01 02:13:36 2012 +0100 1.3 @@ -44,7 +44,7 @@ 1.4 cp -a $_pkg/usr/share/icons $fs/usr/share 1.5 cp -a $_pkg/usr/share/evince $fs/usr/share 1.6 cp -a $_pkg/usr/share/glib-2.0/schemas $fs/usr/share/glib-2.0 1.7 - cp -a $stuff/evince.desktop $fs/usr/share/applicationss 1.8 + cp -a $stuff/evince.desktop $fs/usr/share/applications 1.9 1.10 # Removing unwanted files 1.11 find $fs/usr/lib -name "*.*a" -exec rm -rf {} \;