wok diff busybox/receipt @ rev 18958

apache: add /etc/apache/ssl/httpd-ssl.conf symlink (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 09 08:46:50 2016 +0100 (2016-03-09)
parents 486dbfc17892
children 7f188676b59c
line diff
     1.1 --- a/busybox/receipt	Fri Jan 15 17:18:19 2016 +0100
     1.2 +++ b/busybox/receipt	Wed Mar 09 08:46:50 2016 +0100
     1.3 @@ -180,6 +180,7 @@
     1.4  pre_install()
     1.5  {
     1.6  	local i
     1.7 +	[ -s $1/etc/resolv.conf ] &&
     1.8  	cp -a $1/etc/resolv.conf $1/etc/resolv.conf-busybox-install
     1.9  	answer=""
    1.10  	for i in $(cat "$1$INSTALLED/$PACKAGE/files.list"); do