mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-09 23:15:58 -06:00
Revert last commit as attr not working.
This commit is contained in:
parent
95ce9e976e
commit
227f047810
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user