more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / wget / wget
index da44ba4..e9a16ae 100644 (file)
@@ -2,7 +2,13 @@
 
 # author: hackbard@hackdaworld.dyndns.org
 
-# [V] 1.9.1
+# [V] 1.10.2
 
-# [S] 2-7
-# [D] wget-1.9.1.tar.gz ftp://ftp.gnu.org/pub/gnu/wget/
+# [S] 1-3 2-7
+# [D] wget-1.10.2.tar.gz ftp://ftp.gnu.org/pub/gnu/wget/
+
+if [ "$stage" = "1" ] ; then
+       post_install()  {
+               [ -f /etc/resolv.conf ] && cp /etc/resolv.conf $root/etc
+                       }
+fi