mirror of https://github.com/apache/cloudstack.git
Move all schema-*.sql to setup/db/db inline with db upgrade script
This commit is contained in:
parent
3c07db7e2d
commit
7cd47376fd
|
|
@ -523,6 +523,7 @@ fi
|
|||
%attr(0755,root,root) %{_bindir}/%{name}-set-guest-sshkey
|
||||
%dir %{_datadir}/%{name}/setup
|
||||
%{_datadir}/%{name}/setup/*.sql
|
||||
%{_datadir}/%{name}/setup/db/*.sql
|
||||
%{_datadir}/%{name}/setup/*.sh
|
||||
%{_datadir}/%{name}/setup/server-setup.xml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue