fixes + develpment updates
[hdw-linux/hdw-linux.git] / packages / base / wget / wget
index da44ba4..b474b6f 100644 (file)
@@ -4,5 +4,11 @@
 
 # [V] 1.9.1
 
-# [S] 2-7
+# [S] 1-9 2-7
 # [D] wget-1.9.1.tar.gz ftp://ftp.gnu.org/pub/gnu/wget/
+
+if [ "$hdw_status" = "1" ] ; then
+       post_install()  {
+               [ -f /etc/resolv.conf ] && cp /etc/resolv.conf $root/etc
+                       }
+fi