wok-6.x diff lxpanel/receipt @ rev 18667
Change messaging in {pre|post}_{install|remove}(): wget and a* packages
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Dec 04 16:32:53 2015 +0200 (2015-12-04) |
parents | 67354f747d83 |
children | 49be2e5503d0 |
line diff
1.1 --- a/lxpanel/receipt Tue Nov 17 15:45:17 2015 +0200 1.2 +++ b/lxpanel/receipt Fri Dec 04 16:32:53 2015 +0200 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()