# hdw-linux wget extensions # author: hackbard@hackdaworld.dyndns.org # [V] 1.9.1 # [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