mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 22:13:30 +00:00
chore: Compile schemas for new gnome extension
This commit is contained in:
parent
e1bdd1e1b6
commit
b8cefd6145
@ -29,10 +29,11 @@ Coverflow like Alt-Tab replacement for Gnome-Shell
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}
|
||||
unzip build/%{uuid}.shell-extension.zip -d %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}
|
||||
glib-compile-schemas %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/schemas/
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%{_datadir}/gnome-shell/extensions/%{uuid}/
|
||||
|
||||
%changelog
|
||||
{{{ git_dir_changelog }}}
|
||||
{{{ git_dir_changelog }}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user