wok diff slib/receipt @ rev 20469

fusioninventory-agent: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 12 11:23:47 2018 +0200 (2018-10-12)
parents 9e01bc6321ea
children 069f60e91eb0
line diff
     1.1 --- a/slib/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/slib/receipt	Fri Oct 12 11:23:47 2018 +0200
     1.3 @@ -33,6 +33,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 +	rm -f $fs/usr/share/guile/site
     1.8 +	ln -s ../slib $fs/usr/share/guile/site
     1.9  }
    1.10  
    1.11  post_install()