new scheme

This commit is contained in:
Jack L. Frost 2015-02-02 03:22:10 +03:00
parent b914387818
commit af876b38b8
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ build_pkg() {
repo="$1"
package="$2"
echo "${cfg_build_dir}/repos/${repo}/${package}"
[[ -d "${cfg_build_dir}/repos/${repo}/${package}" ]] || {
err "Package ${package} doesn't exist in ${cfg_build_dir}/repos/${repo}"
return 1