wok-next diff pcmanfm/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 5e26ab6bd360
children d0c0682403b4
line diff
     1.1 --- a/pcmanfm/receipt	Sat Nov 07 03:08:19 2015 +0200
     1.2 +++ b/pcmanfm/receipt	Thu Feb 25 15:02:38 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 &&