wok diff libfm/receipt @ rev 23104

Up perl-net-pcap (0.18)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 12 11:27:14 2020 +0100 (2020-03-12)
parents f99a5ac6f745
children b454de65b47b
line diff
     1.1 --- a/libfm/receipt	Thu Apr 18 17:42:01 2019 +0300
     1.2 +++ b/libfm/receipt	Thu Mar 12 11:27:14 2020 +0100
     1.3 @@ -35,6 +35,8 @@
     1.4  #	# fix freeze when using custom action with "inode/directory":
     1.5  #	sed 's|TRUE, 0.5, 0.0|FALSE, 0.0f, 0.0f|' -i src/gtk/fm-standard-view.c
     1.6  	./autogen.sh
     1.7 +
     1.8 +	patch -p1 -i $stuff/quick-exec.patch
     1.9  	./configure \
    1.10  		--sysconfdir=/etc \
    1.11  		--disable-static \