This commit is contained in:
udeved 2016-02-18 19:08:07 +01:00
parent f5b56e69c3
commit ab81a0ac7d

View file

@ -166,7 +166,7 @@ make_pkg(){
run_post_build
cd ..
msg "Finished building [%s]" "$1"
show_elapsed_time "${FUNCNAME}" "${timer}"
show_elapsed_time "${FUNCNAME}" "${timer_start}"
}
pkgver_equal() {