wok diff fusedav/receipt @ rev 22949

updated inotify-tools (3.14 -> 3.20.2.2)
author Hans-G?nter Theisgen
date Fri Feb 28 14:28:10 2020 +0100 (2020-02-28)
parents 7bb096863642
children 453c249b6219
line diff
     1.1 --- a/fusedav/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/fusedav/receipt	Fri Feb 28 14:28:10 2020 +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 \