Skip to content

Conversation

@sonnyp
Copy link
Contributor

@sonnyp sonnyp commented Jul 22, 2023

No description provided.

}
],
"post-install": [
"cp -a /usr/share/doc/. /app/share/doc/",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couldn't make this work so far

cp: cannot overwrite directory '/app/share/doc/./appstream' with non-directory

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe --no-clobber will allow it to copy without hitting the error? It might just bail though, not sure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope,

I don't understand the problem. There is no appstream directory in /app/share/doc/ and the same command in an interactive shell works fine

@sonnyp
Copy link
Contributor Author

sonnyp commented Aug 7, 2023

#475

@sonnyp sonnyp closed this Aug 7, 2023
@sonnyp sonnyp deleted the 45 branch August 7, 2023 15:25
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.

4 participants