wok-6.x diff busybox-static/receipt @ rev 19221

Up pcre (8.39); add pcre2 (10.21).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 18 19:48:35 2016 +0300 (2016-06-18)
parents cae46182492e
children f7c899b7a001
line diff
     1.1 --- a/busybox-static/receipt	Mon Mar 23 09:25:48 2015 +0100
     1.2 +++ b/busybox-static/receipt	Sat Jun 18 19:48:35 2016 +0300
     1.3 @@ -27,5 +27,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -    chmod 4755 $1/usr/share/boot/busybox-static
     1.8 +    chmod 4755 "$1/usr/share/boot/busybox-static"
     1.9  }