Skip to content

Commit

Permalink
Revert last commit as attr not working.
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-joshi committed Jun 24, 2024
1 parent 95ce9e9 commit 227f047
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/redhat/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,6 @@ cp -rfa %{pga_build_root}/web/* \${RPM_BUILD_ROOT}
%files
%defattr(-,root,root,755)
/usr/pgadmin4/bin/*
%attr(755,root,root) /usr/pgadmin4/bin/setup-web.sh
%attr(755,root,root) /usr/pgadmin4/web/pgacloud/pgacloud.py
%attr(755,root,root) /usr/pgadmin4/web/pgadmin/misc/bgprocess/process_executor.py
%config(noreplace) /etc/httpd/conf.d/*
/usr/pgadmin4/sbom-web.json
EOF
Expand Down

0 comments on commit 227f047

Please sign in to comment.