wok diff pilot-link/receipt @ 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 df94d1ef231c
children aa1584474883
line diff
     1.1 --- a/pilot-link/receipt	Sun Dec 13 23:12:27 2015 +0100
     1.2 +++ b/pilot-link/receipt	Sat Jun 25 13:38:04 2016 +0200
     1.3 @@ -25,5 +25,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 -	rm -r $fs/usr/include $fs/usr/lib $fs/usr/share/aclocal
     1.8 +	rm -r $fs/usr/include $fs/usr/share/aclocal
     1.9  }