xbps-src: remove noarch
This commit is contained in:
parent
06d3472acd
commit
cb804fbf85
9 changed files with 11 additions and 33 deletions
|
@ -56,7 +56,7 @@ hook() {
|
|||
|
||||
mapshlibs=$XBPS_COMMONDIR/shlibs
|
||||
|
||||
if [ "${archs// /}" = "noarch" -o -n "$noverifyrdeps" ]; then
|
||||
if [ -n "$noverifyrdeps" ]; then
|
||||
store_pkgdestdir_rundeps
|
||||
return 0
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue