]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - packages/base/wget/wget
added xosd package
[hdw-linux/hdw-linux.git] / packages / base / wget / wget
index da44ba44ff10b712ab0eceba1677ef2fe977b66b..b474b6fd70b7faeaef0e5f74b0cb93a2233fd289 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