wok diff httpfs-fuse/receipt @ rev 19235

Build httpfs-static
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 26 12:11:14 2016 +0200 (2016-06-26)
parents 4b4a592e985e
children e7289f2af0c8
line diff
     1.1 --- a/httpfs-fuse/receipt	Sat Jun 25 11:48:21 2016 +0200
     1.2 +++ b/httpfs-fuse/receipt	Sun Jun 26 12:11:14 2016 +0200
     1.3 @@ -20,8 +20,9 @@
     1.4  {
     1.5  	patch -p0 < $stuff/httpfs.u
     1.6  	mkdir -p $DESTDIR/usr/bin $DESTDIR/usr/share/boot
     1.7 -	. ./make_httpfs && cp -a httpfs $DESTDIR/usr/bin &&
     1.8 -	cp -a static_uclibc/httpfs $DESTDIR/usr/share/boot/httpfs-static
     1.9 +	sed 's/lpthread/& -ldl -lrt/' static_uclibc/make_httpfs | sh &&
    1.10 +	cp -a httpfs $DESTDIR/usr/share/boot/httpfs-static &&
    1.11 +	. ./make_httpfs && cp -a httpfs $DESTDIR/usr/bin
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.