wok-current diff pcmanfm/receipt @ rev 18726
lynis 2.1.1: revert last commit, same problem. now again in /usr/share/lynis/
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:31:13 2015 +0000 (2015-12-18) |
parents | d2af45554821 |
children | 88d6c3ec605b |
line diff
1.1 --- a/pcmanfm/receipt Fri Jun 19 19:56:46 2015 +0200 1.2 +++ b/pcmanfm/receipt Fri Dec 18 13:31:13 2015 +0000 1.3 @@ -27,6 +27,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + patch -p1 -i $stuff/pcmanfm-network-icon.patch 1.8 ./autogen.sh 1.9 ./configure $CONFIGURE_ARGS && 1.10 make && make install 1.11 @@ -43,9 +44,6 @@ 1.12 # XDG autostart desktop file (lxsession will use it automatically) 1.13 cp -a $stuff/autostart $fs/etc/xdg 1.14 1.15 - # Change icon in pcmanfm.desktop 1.16 - sed -i 's/Icon=.*/Icon=folder/' \ 1.17 - $install/usr/share/applications/pcmanfm.desktop 1.18 cp -a $install/usr/share/applications $fs/usr/share 1.19 1.20 # Add custom actions