wok diff httpfs-fuse/receipt @ rev 23978

lyx: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 06 17:28:17 2020 +0000 (2020-11-06)
parents f44f973e1b42
children ba7cbdb5749c
line diff
     1.1 --- a/httpfs-fuse/receipt	Sun Jun 26 13:17:25 2016 +0200
     1.2 +++ b/httpfs-fuse/receipt	Fri Nov 06 17:28:17 2020 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  	mkdir -p $DESTDIR/usr/bin $DESTDIR/usr/share/boot
     1.5  	# keep uclibc prebuilt. Glibc version is 10x bigger !
     1.6  	if true; then
     1.7 -		cp -a static_uclibc/httpfs $DESTDIR/usr/share/boot/httpfs-static
     1.8 +		install -m 755 static_uclibc/httpfs $DESTDIR/usr/share/boot/httpfs-static
     1.9  		upx -d $DESTDIR/usr/share/boot/httpfs-static
    1.10  	else
    1.11  		sed 's/lpthread/& -ldl -lrt/' static_uclibc/make_httpfs | sh
    1.12 @@ -32,6 +32,7 @@
    1.13  	install -m 755 static_uclibc/fusermount $DESTDIR/usr/share/boot/fusermount-static
    1.14  	upx -d $DESTDIR/usr/share/boot/fusermount-static
    1.15  	chmod 4755 $DESTDIR/usr/share/boot/fusermount-static
    1.16 +	chmod 555 $DESTDIR/usr/share/boot/httpfs-static
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.