wok-current rev 11789
fixed typo
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Fri Feb 24 12:06:26 2012 -0800 (2012-02-24) |
parents | a3e5cd2d355a |
children | a18ba326254c |
files | evince/receipt |
line diff
1.1 --- a/evince/receipt Fri Feb 24 12:04:54 2012 -0800 1.2 +++ b/evince/receipt Fri Feb 24 12:06:26 2012 -0800 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 {} \;