diff --git a/build.sh b/build.sh index c5d00fc..2b0fad7 100644 --- a/build.sh +++ b/build.sh @@ -69,8 +69,8 @@ unix2dos $OUT/$PN/CLIENT_DATA/* fi else echo "Downloading file" - #wget -O /usr/portage/distfiles/$X86FILE $X86 - plowdown -o /usr/portage/distfiles $X86 + wget -O /usr/portage/distfiles/$X86FILE $X86 + #plowdown -o /usr/portage/distfiles $X86 exit 1 fi