wok diff hplip/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents b67414949731
children 5dd97872d463
line diff
     1.1 --- a/hplip/receipt	Mon Dec 09 07:45:53 2013 +0000
     1.2 +++ b/hplip/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -68,5 +68,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	tazpkg reconfigure udev --root=$1
     1.8 +	tazpkg reconfigure udev --root="$1"
     1.9  }