xbps-src: xbps-go checks for subpkg
This commit is contained in:
parent
2a01a90588
commit
e5acd8eb52
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ set_defvars
|
|||
|
||||
setup_subpkg_tmpl $2
|
||||
if [ "$1" = "run" ]; then
|
||||
[ -n "$SUBPKG" ] && echo -n "subpkg: "
|
||||
[ -n "$run_depends" ] && echo "$run_depends"
|
||||
elif [ "$1" = "build" ]; then
|
||||
[ -n "$build_depends" ] && echo "$build_depends"
|
||||
|
|
Loading…
Reference in a new issue