!4 [sync] PR-3: fix: Build error due to no files in debug file.list

From: @openeuler-sync-bot
Reviewed-by: @fu_changjie
Signed-off-by: @fu_changjie
This commit is contained in:
openeuler-ci-bot 2021-09-02 05:58:18 +00:00 committed by Gitee
commit bb902c321f

View File

@ -65,6 +65,8 @@ AutoReqProv: no
%define pcre_prefix %{orprefix}/pcre
%define openssl_prefix %{orprefix}/openssl111
%global debug_package %{nil}
# Remove source code from debuginfo package.
%define __debug_install_post \
%{_rpmconfigdir}/find-debuginfo.sh %{?_missing_build_ids_terminate_build:--strict-build-id} %{?_find_debuginfo_opts} "%{_builddir}/%{?buildsubdir}"; \