wok-6.x diff util-linux-mkfs/receipt @ rev 19262

util-linux: separate bash-completion and manpages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 03 21:10:26 2016 +0300 (2016-07-03)
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	Sun Jul 03 21:10:26 2016 +0300
     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()