wok diff rox-filer-locales/receipt @ rev 11958
Fix: update gdk pixbuf loaders cache file properly
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 18 00:36:14 2012 +0100 (2012-02-18) |
parents | 6cc385ceca6c |
children | de49f29b101e |
line diff
1.1 --- a/rox-filer-locales/receipt Sun Jul 06 16:50:31 2008 +0200 1.2 +++ b/rox-filer-locales/receipt Sat Feb 18 00:36:14 2012 +0100 1.3 @@ -27,6 +27,6 @@ 1.4 mkdir -p $fs/usr/share/rox-filer 1.5 cp -r $_pkg/* $fs/usr/share/rox-filer/ 1.6 1.7 - strip -s $fs/usr/share/rox-filer/ 1.8 + strip -s $fs/usr/share/rox-filer/* || true 1.9 } 1.10