Skip to content

fix(web): package: do not try to install non-existant directories#1588

Merged
imobachgs merged 1 commit intoagama-project:masterfrom
g7:epaolantonio/fix-packaging
Sep 6, 2024
Merged

fix(web): package: do not try to install non-existant directories#1588
imobachgs merged 1 commit intoagama-project:masterfrom
g7:epaolantonio/fix-packaging

Conversation

@g7
Copy link
Copy Markdown
Contributor

@g7 g7 commented Sep 6, 2024

The logos/ directory is already inside web_ui/.

Problem

Latest agama-web-ui is not building after #1587 .

Solution

Since the logos are already installed in web_ui/logos, we can drop the two (non-existent)? directories
listed in the %files section:

%{_datadir}/agama/assets
%{_datadir}/agama/products

Testing

  • Tested manually

The logos/ directory is already inside web_ui/.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
@imobachgs imobachgs merged commit 83ab8e8 into agama-project:master Sep 6, 2024
@imobachgs
Copy link
Copy Markdown
Contributor

Thanks!

@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants