wok-6.x rev 19234
httpfs-fuse-static: add fusermount (static)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 13:38:04 2016 +0200 (2016-06-25) |
parents | ff90a1630a13 |
children | 21f4cf58cc83 |
files | httpfs-fuse-static/receipt |
line diff
1.1 --- a/httpfs-fuse-static/receipt Sat Jun 25 13:42:17 2016 +0300 1.2 +++ b/httpfs-fuse-static/receipt Sat Jun 25 13:38:04 2016 +0200 1.3 @@ -18,4 +18,5 @@ 1.4 { 1.5 mkdir -p $fs/usr 1.6 cp -a $WOK/$WANTED/install/usr/share $fs/usr 1.7 + cp -a $src/static_uclibc/fusermount $fs/usr/share/boot 1.8 }