meta: remove supporting code for noarch
This commit is contained in:
parent
ce1d9a79af
commit
a5bc81adf7
5 changed files with 0 additions and 21 deletions
|
@ -53,10 +53,6 @@ if [ ! -f $XBPS_SUBPKG_INSTALL_DONE ]; then
|
|||
|
||||
${PKGNAME}_package
|
||||
pkgname=$PKGNAME
|
||||
if [ -n "$noarch" ]; then
|
||||
archs=noarch
|
||||
unset noarch
|
||||
fi
|
||||
|
||||
source_file $XBPS_COMMONDIR/environment/build-style/${build_style}.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue