wok diff spacefm/receipt @ rev 22828

modified get-dropbox
author Hans-G?nter Theisgen
date Fri Feb 07 17:22:48 2020 +0100 (2020-02-07)
parents 5d53e8ccbc8d
children 21b253037828
line diff
     1.1 --- a/spacefm/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/spacefm/receipt	Fri Feb 07 17:22:48 2020 +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 \