wok-current diff fusedav/receipt @ rev 21978

updated strigi, strigi-client and strigi-dev (0.7.2 -> 0.7.5)
author Hans-G?nter Theisgen
date Fri Oct 11 17:34:30 2019 +0100 (2019-10-11)
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 Oct 11 17:34:30 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 \