wok diff fusedav/receipt @ rev 22443

vlc: add hicolor-icon-theme -> post-install misses index.theme
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:29:27 2019 +0000 (2019-12-23)
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 Dec 23 15:29:27 2019 +0000
     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 \