Skip to content

Conversation

@hallyn
Copy link
Member

@hallyn hallyn commented Jan 23, 2026

When doing update-po, we copy man/.xml into a tempdir, but some of those files reference login.defs.d/.xml, so copy over those as well.

When doing update-po, we copy man/*.xml into a tempdir, but
some of those files reference login.defs.d/*.xml, so copy
over those as well.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
@hallyn
Copy link
Member Author

hallyn commented Jan 23, 2026

@alejandro-colomar can you check whether this fixes 'make build' for you? It seemed to for me.

There's another problem with remove-potcdate.sed being created in man/ but needed under man/po/, but I'll handle that one next.

@alejandro-colomar
Copy link
Collaborator

@alejandro-colomar can you check whether this fixes 'make build' for you? It seemed to for me.

There's another problem with remove-potcdate.sed being created in man/ but needed under man/po/, but I'll handle that one next.

make build doesn't seem to exist. Did you mean make dist?

@alejandro-colomar
Copy link
Collaborator

@alejandro-colomar can you check whether this fixes 'make build' for you? It seemed to for me.
There's another problem with remove-potcdate.sed being created in man/ but needed under man/po/, but I'll handle that one next.

make build doesn't seem to exist. Did you mean make dist?

This patch fixes make dist for me, indeed. Thanks!

Tested-by: Alejandro Colomar <alx@kernel.org>

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