xbps-src: remove noarch

This commit is contained in:
q66
2021-01-20 12:55:11 +01:00
parent 06d3472acd
commit cb804fbf85
9 changed files with 11 additions and 33 deletions

View File

@@ -59,7 +59,7 @@ create_debug_pkg() {
hook() {
local fname= x= f= _soname= STRIPCMD=
if [ -n "$nostrip" -o "${archs// /}" = "noarch" ]; then
if [ -n "$nostrip" ]; then
return 0
fi