Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

g7
Copy link
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
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