wok diff hplip/receipt @ rev 9212

nvidia: allow post_install without tty
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 11 09:31:56 2011 +0100 (2011-03-11)
parents 33e4ff10f11e
children c91552bc8307
line diff
     1.1 --- a/hplip/receipt	Sun Oct 10 18:17:23 2010 +0000
     1.2 +++ b/hplip/receipt	Fri Mar 11 09:31:56 2011 +0100
     1.3 @@ -49,7 +49,7 @@
     1.4  		   $fs/usr/share
     1.5  
     1.6   # compress snon zipped ppd files
     1.7 -    find $fs/usr/share/ppd/HP -name "*.ppd" | xargs gzip -n9
     1.8 +    find $fs/usr/share/ppd/HP -name "*.ppd" -exec gzip -n9 {} \;
     1.9   
    1.10    # remove autostart of hp-daemon
    1.11    rm -rf $fs/etc/sane.d