xbps-src: reorganize code in more sections.
This commit is contained in:
parent
a078049b40
commit
13c2ca3bd2
11 changed files with 192 additions and 179 deletions
|
@ -14,7 +14,9 @@ fi
|
|||
PKGNAME="$1"
|
||||
XBPS_CROSS_BUILD="$2"
|
||||
|
||||
. $XBPS_SHUTILSDIR/common.sh
|
||||
for f in $XBPS_SHUTILSDIR/*.sh; do
|
||||
. $f
|
||||
done
|
||||
|
||||
setup_pkg "$PKGNAME" $XBPS_CROSS_BUILD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue