wok-next diff hplip/receipt @ rev 19627

busybox: uclibc-cross-compiler-i486 is not compatible with aufs+tmpfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 08 18:20:24 2017 +0100 (2017-02-08)
parents b67414949731
children 4a8ed40e1cbf
line diff
     1.1 --- a/hplip/receipt	Mon Dec 09 07:45:53 2013 +0000
     1.2 +++ b/hplip/receipt	Wed Feb 08 18:20:24 2017 +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  }