Split funcs to build binpkgs into its own file.
--HG-- extra : convert_revision : a4fd0f4506bd257308936e0d0c0187fa62a840ed
This commit is contained in:
@@ -220,7 +220,7 @@ build|configure)
|
||||
fi
|
||||
;;
|
||||
build-pkg)
|
||||
. $XBPS_SHUTILSDIR/binpkg.sh
|
||||
. $XBPS_SHUTILSDIR/make-binpkg.sh
|
||||
. $XBPS_SHUTILSDIR/tmpl_funcs.sh
|
||||
if [ "$2" = "all" ]; then
|
||||
for f in $($XBPS_BIN_CMD list|awk '{print $1}'); do
|
||||
|
||||
Reference in New Issue
Block a user