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

packaging: Remove po/LINGUAS during package cleaning #1183

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

martinpitt
Copy link
Member

This would normally be done during make clean, but that is deliberately skipped. Remove LINGUAS to avoid an unclean source after a binary package build.

https://bugs.debian.org/1043775

This would normally be done during `make clean`, but that is
deliberately skipped. Remove LINGUAS to avoid an unclean source after a
binary package build.

https://bugs.debian.org/1043775
@skobyda skobyda merged commit 6eb0d1f into cockpit-project:main Aug 21, 2023
15 of 16 checks passed
@martinpitt martinpitt deleted the clean-debian branch August 21, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants