X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=febootstrap.sh;h=0b384113100308305e1a8b5d57fdb940c449fcf1;hb=b1078f9a7d0fc70770216a8d49e544ae67d4a687;hp=5bdb5dbaa20816bb5869458873d5cd84494c26e2;hpb=616d80ae910d93e9471a7eaf2a6798f423d2674a;p=febootstrap.git 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: \