wok diff ziproxy/receipt @ rev 19766

mysql, mariadb: fix pre_install status (thanks Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:35:09 2017 +0100 (2017-02-20)
parents 8417cbe6fdae
children 0a0a4e90ac5e
line diff
     1.1 --- a/ziproxy/receipt	Sat Sep 12 15:52:07 2015 +0200
     1.2 +++ b/ziproxy/receipt	Mon Feb 20 09:35:09 2017 +0100
     1.3 @@ -32,4 +32,4 @@
     1.4  	cp -a $src/etc $fs
     1.5  	cp -a $src/var $fs
     1.6  	chown -R root.root $fs
     1.7 -}
     1.8 +}
     1.9 \ No newline at end of file