diff --git a/common/hooks/do-pkg/00-gen-pkg.sh b/common/hooks/do-pkg/00-gen-pkg.sh index 658dbf42579..0ec8f6e7e48 100644 --- a/common/hooks/do-pkg/00-gen-pkg.sh +++ b/common/hooks/do-pkg/00-gen-pkg.sh @@ -148,6 +148,7 @@ hook() { return fi if [ -d "${XBPS_DESTDIR}/${pkgname}-32bit-${version}" ]; then + unset conf_files provides replaces preserve _pkgver=${pkgname}-32bit-${version}_${revision} _desc="${short_desc} (32bit)" binpkg=${_pkgver}.x86_64.xbps