wok diff pcmanfm/receipt @ rev 19032

Up tazinst* (74)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 09 18:46:12 2016 +0200 (2016-04-09)
parents 5e26ab6bd360
children d0c0682403b4
line diff
     1.1 --- a/pcmanfm/receipt	Sat Nov 07 03:08:19 2015 +0200
     1.2 +++ b/pcmanfm/receipt	Sat Apr 09 18:46:12 2016 +0200
     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 -R -i $stuff/fix_desktop_menus.patch
     1.8  	patch -p1 -i $stuff/pcmanfm-network-icon.patch
     1.9  	./autogen.sh
    1.10  	./configure $CONFIGURE_ARGS &&