wok diff util-linux-mkfs/receipt @ rev 19951

azdrawing: fix ressource path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 08 12:16:55 2017 +0200 (2017-05-08)
parents 4f122372e6f6
children 268e759bcf02
line diff
     1.1 --- a/util-linux-mkfs/receipt	Thu Jun 30 22:48:07 2016 +0300
     1.2 +++ b/util-linux-mkfs/receipt	Mon May 08 12:16:55 2017 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cook_copy_files mk*
     1.7 +	rm -r $fs/usr
     1.8  }
     1.9  
    1.10  post_remove()