new scheme
This commit is contained in:
parent
025ddde53a
commit
decd47d867
|
@ -10,7 +10,7 @@ build_pkg() {
|
|||
package="$2"
|
||||
|
||||
[[ -d "${cfg_build_dir}/repos/${repo}/${package}" ]] || {
|
||||
err "Package ${package} doesn't exist in ${cfg_build_dir}"
|
||||
err "Package ${package} doesn't exist in ${cfg_build_dir}/repos/${repo}"
|
||||
return 1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user