Skip to content

Commit 7cd4737

Browse files
committed
Move all schema-*.sql to setup/db/db inline with db upgrade script
1 parent 3c07db7 commit 7cd4737

13 files changed

Lines changed: 1 addition & 0 deletions

cloud.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ fi
523523
%attr(0755,root,root) %{_bindir}/%{name}-set-guest-sshkey
524524
%dir %{_datadir}/%{name}/setup
525525
%{_datadir}/%{name}/setup/*.sql
526+
%{_datadir}/%{name}/setup/db/*.sql
526527
%{_datadir}/%{name}/setup/*.sh
527528
%{_datadir}/%{name}/setup/server-setup.xml
528529

0 commit comments

Comments
 (0)