From 2c4b479f50c652b1ca1f695f7a0798ff7681621c Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Fri, 4 Aug 2023 15:05:06 +0530 Subject: [PATCH] Fix the rpm build failure for SBOM. --- pkg/redhat/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/redhat/build.sh b/pkg/redhat/build.sh index 81d577cc7..a20ccad7b 100755 --- a/pkg/redhat/build.sh +++ b/pkg/redhat/build.sh @@ -128,6 +128,7 @@ cp -rfa %{pga_build_root}/desktop/* \${RPM_BUILD_ROOT} /usr/share/icons/hicolor/32x32/apps/* /usr/share/icons/hicolor/16x16/apps/* /usr/share/applications/* +/usr/pgadmin4/sbom-desktop.json EOF # Build the Redhat package for the server