wok diff usbredir/receipt @ rev 19463
making newest gnumeric 1.12.32, user request: http://forum.slitaz.org/topic/gnumeric-110-buggy-how-can-i-get-112
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon Oct 24 11:13:58 2016 +0000 (2016-10-24) |
parents | 16e3615b6d88 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/usbredir/receipt Wed Nov 05 11:12:27 2014 +0100 1.2 +++ b/usbredir/receipt Mon Oct 24 11:13:58 2016 +0000 1.3 @@ -26,6 +26,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib 1.7 - cp -a $install/usr/sbin $fs/ 1.8 + cp -a $install/usr/sbin $fs/usr 1.9 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.10 }