wok diff fusedav/receipt @ rev 23514

updated python-nose (0.11.3 -> 1.3.7)
author Hans-G?nter Theisgen
date Mon Apr 06 10:58:44 2020 +0100 (2020-04-06)
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 Apr 06 10:58:44 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 \