mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Another attempt to fix rpm build failure for SBOM.
This commit is contained in:
@@ -170,6 +170,7 @@ cp -rfa %{pga_build_root}/web/* \${RPM_BUILD_ROOT}
|
||||
%files
|
||||
/usr/pgadmin4/bin/*
|
||||
%config(noreplace) /etc/httpd/conf.d/*
|
||||
/usr/pgadmin4/sbom-web.json
|
||||
EOF
|
||||
|
||||
mkdir -p "${WEBROOT}/etc/httpd/conf.d"
|
||||
|
Reference in New Issue
Block a user