wok diff tazpanel/receipt @ rev 17018
busybox/fatattr: fix arm arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 13 18:14:56 2014 +0200 (2014-08-13) |
parents | d8d2133e968b |
children | 6956f290aa5a |
line diff
1.1 --- a/tazpanel/receipt Mon Aug 04 21:57:11 2014 +0200 1.2 +++ b/tazpanel/receipt Wed Aug 13 18:14:56 2014 +0200 1.3 @@ -27,7 +27,7 @@ 1.4 { 1.5 mkdir -p $fs/etc/init.d 1.6 cp -a $install/* $fs 1.7 - sed -i 's/0 4px #ddd, 0 0 0 4px/4px 4px/g' \ 1.8 + sed -i 's/0 4px #ddd, 0 0 0 4px/2px 4px/g' \ 1.9 $fs/var/www/tazpanel/styles/default/style.css 1.10 # Init script use tazpanel cmdline 1.11 cd $fs/etc/init.d && ln -s ../../usr/bin/tazpanel .