wok-next diff lxpanel/receipt @ rev 18714

Up openssl (1.0.1q) and depending pkgs (thanks Erkan)
author Lucas Levrel <llevrel@yahoo.fr>
date Wed Dec 16 21:14:36 2015 +0100 (2015-12-16)
parents 67354f747d83
children 49be2e5503d0
line diff
     1.1 --- a/lxpanel/receipt	Tue Nov 17 15:45:17 2015 +0200
     1.2 +++ b/lxpanel/receipt	Wed Dec 16 21:14:36 2015 +0100
     1.3 @@ -75,10 +75,6 @@
     1.4  
     1.5  	cp -a $install/usr/share/lxpanel/ui $fs/usr/share/lxpanel
     1.6  	cp -a $install/usr/share/lxpanel/x* $fs/usr/share/lxpanel
     1.7 -
     1.8 -	# Put profile to /etc/skel for new users
     1.9 -	mkdir -p $fs/etc/skel/.config/lxpanel
    1.10 -	cp -a $fs/etc/lxpanel/slitaz $fs/etc/skel/.config/lxpanel
    1.11  }
    1.12  
    1.13  post_install()