wok diff buildbot/receipt @ rev 20091

tar: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 03 09:50:38 2017 +0200 (2017-10-03)
parents a511baf85854
children 514eef4b898e
line diff
     1.1 --- a/buildbot/receipt	Wed Jul 06 10:09:09 2016 +0300
     1.2 +++ b/buildbot/receipt	Tue Oct 03 09:50:38 2017 +0200
     1.3 @@ -26,5 +26,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 -	rm $fs/usr/share/man
     1.8 +	rm -r $fs/usr/share/man
     1.9  }