wok-6.x diff mutt/receipt @ rev 19064

Add: Warenhaus Typenhebel Font. An imitation of an old type writer.
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Apr 21 00:25:41 2016 -0300 (2016-04-21)
parents 25551012e527
children 697186cadac0
line diff
     1.1 --- a/mutt/receipt	Wed Nov 05 21:30:58 2014 +0100
     1.2 +++ b/mutt/receipt	Thu Apr 21 00:25:41 2016 -0300
     1.3 @@ -47,10 +47,10 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	chroot $1/ addgroup mail
     1.8 +	chroot "$1/" addgroup mail
     1.9  }
    1.10  
    1.11  post_remove()
    1.12  {
    1.13 -	chroot $1/ delgroup mail
    1.14 +	chroot "$1/" delgroup mail
    1.15  }