wok diff spacefm/receipt @ rev 22179

linld: spare up to 30k more for zImage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 09 13:26:32 2019 +0100 (2019-11-09)
parents 5d53e8ccbc8d
children 21b253037828
line diff
     1.1 --- a/spacefm/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/spacefm/receipt	Sat Nov 09 13:26:32 2019 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4  	patch -Np1 -i $stuff/settings.h.diff
     1.5  	patch -Np1 -i $stuff/vfs-file-task.c.diff
     1.6  
     1.7 +	export LDFLAGS="$LDFLAGS -lxcb-util"
     1.8  	./configure \
     1.9  		--with-preferable-sudo="/usr/bin/subox" \
    1.10  		--disable-pixmaps \