wok diff busybox/receipt @ rev 18917

Up: Correct link.
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Feb 24 08:39:49 2016 -0300 (2016-02-24)
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 Feb 24 08:39:49 2016 -0300
     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