wok diff cups/receipt @ rev 14516

python-genshi: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 15 15:00:11 2013 +0200 (2013-05-15)
parents 703b805efd82
children d66c8cb687e8
line diff
     1.1 --- a/cups/receipt	Mon Jun 18 21:47:07 2012 +0200
     1.2 +++ b/cups/receipt	Wed May 15 15:00:11 2013 +0200
     1.3 @@ -90,7 +90,7 @@
     1.4  # Stop cups daemon before rm.
     1.5  pre_remove()
     1.6  {
     1.7 -	/etc/init.d/cupsd stop
     1.8 +	[ -z "$1" ] && /etc/init.d/cupsd stop
     1.9  }
    1.10  
    1.11  # Overlap busybox