Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 7a6549c

Browse files
yjhjstztuhaihe
authored andcommitted
Add debuginfo package.
1 parent 5965faa commit 7a6549c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packaging/rpm/el/SPECS/apache-cloudberry-db-incubating.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
%if %{with debug}
99
%define __os_install_post %{nil}
1010
%define __strip /bin/true
11-
%define debug_package %{nil}
1211
%endif
1312

1413
Name: apache-cloudberry-db-incubating
@@ -145,6 +144,8 @@ ln -sfn %{cloudberry_install_dir}-%{version} %{buildroot}%{cloudberry_install_di
145144

146145
%license %{cloudberry_install_dir}-%{version}/LICENSE
147146

147+
%debug_package
148+
148149
%post
149150
# Change ownership to gpadmin.gpadmin if the gpadmin user exists
150151
if id "gpadmin" &>/dev/null; then

0 commit comments

Comments
 (0)