wok diff fusedav/receipt @ rev 22039

updated tmate (2.2.1 -> 2.3.1)
author Hans-G?nter Theisgen
date Mon Oct 21 16:50:24 2019 +0100 (2019-10-21)
parents 7bb096863642
children 453c249b6219
line diff
     1.1 --- a/fusedav/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/fusedav/receipt	Mon Oct 21 16:50:24 2019 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|attr/xattr.h|sys/xattr.h|;s|ENOATTR|ENODATA|' src/fusedav.c
     1.9  	sed -i 's/range64/range/' src/filecache.c
    1.10  	./configure --prefix=/usr --bindir=/bin \
    1.11  	--disable-lynx \