X-Git-Url: http://git.annexia.org/?p=febootstrap.git;a=blobdiff_plain;f=febootstrap.sh;h=0b384113100308305e1a8b5d57fdb940c449fcf1;hp=5bdb5dbaa20816bb5869458873d5cd84494c26e2;hb=b1078f9a7d0fc70770216a8d49e544ae67d4a687;hpb=482e263073e70b8688aaf68443b9b14965129095 diff --git a/febootstrap.sh b/febootstrap.sh index 5bdb5db..0b38411 100755 --- a/febootstrap.sh +++ b/febootstrap.sh @@ -18,6 +18,8 @@ # # Written by Richard W.M. Jones +unset CDPATH + TEMP=`getopt \ -o g:i:p:u: \ --long groupinstall:,group-install:,help,install:,noclean,no-clean,proxy:,updates: \