Commit 1eb48003 authored by xoviat's avatar xoviat Committed by GitHub
Browse files

FIX: ext

parent d7e813cf
......@@ -59,7 +59,7 @@ function build_simple {
local configure_args=${@:5}
if [[ $ext == --* ]]; then
configure_args="$ext $configure_args"
ext=".tar.gz"
ext="tar.gz"
fi
if [ -e "${name}-stamp" ]; then
return
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment