Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions web/package/agama-web-ui.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 6 16:38:06 UTC 2024 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>

- Do not try to install assets/ and products/ directories (everything
is inside agama/web_ui/ already)

-------------------------------------------------------------------
Fri Sep 6 15:04:58 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>

Expand Down
2 changes: 0 additions & 2 deletions web/package/agama-web-ui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,5 @@ install -D -m 0644 --target-directory=%{buildroot}%{_datadir}/agama/web_ui/asset
%license LICENSE
%dir %{_datadir}/agama
%{_datadir}/agama/web_ui
%{_datadir}/agama/assets
%{_datadir}/agama/products

%changelog