mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 00:17:16 +08:00
Proper info
This commit is contained in:
parent
6256b3bf13
commit
a95f8c66cc
3
build.sh
3
build.sh
@ -36,7 +36,8 @@ current_repo="$_cur_repo"
|
||||
build_it()
|
||||
{
|
||||
_mkpkg_flags=$1
|
||||
[ -n "$MODE" ] || error "you need to specify a package list defined in _/buildsystem/${_cur_repo}-${_build_arch}-pkgs.conf\n -> ${_available_pkglists}"
|
||||
[ -n "$MODE" ] || error "you need to specify a package list defined in _/buildscripts/${_cur_repo}-${_build_arch}-pkgs.conf\n ->
|
||||
${_available_pkglists}"
|
||||
|
||||
cd $_build_work
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user