-
Notifications
You must be signed in to change notification settings - Fork 5
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
Consider moving locale dir #720
Comments
There is also this warning from the rawhide build
|
This was referenced Jan 6, 2023
Merged
jw3
added a commit
that referenced
this issue
Jan 10, 2023
The application locales were not being included in the RPM. This PR rearranges the location of locales, bringing them up to a top level directory, and fixes up the installation process. Adds additional content to the man page and fixes an issue installing it #200. This also fixes up a few annoyances caused from the vendoring refactor in #730. Also adds a check stage to CI that performs a RPM install and displays the rpmdb metadata for it. More #715 Closes #720
jw3
added a commit
that referenced
this issue
Jan 10, 2023
The application locales were not being included in the RPM. This PR rearranges the location of locales, bringing them up to a top level directory, and fixes up the installation process. Adds additional content to the man page and fixes an issue installing it #200. This also fixes up a few annoyances caused from the vendoring refactor in #730. Also adds a check stage to CI that performs a RPM install and displays the rpmdb metadata for it. More #715 Closes #720 # Conflicts: # .copr/Makefile # Makefile # fapolicy-analyzer.spec # scripts/srpm/fapolicy-analyzer.spec
jw3
added a commit
that referenced
this issue
Jan 10, 2023
The application locales were not being included in the RPM. This PR rearranges the location of locales, bringing them up to a top level directory, and fixes up the installation process. Adds additional content to the man page and fixes an issue installing it #200. This also fixes up a few annoyances caused from the vendoring refactor in #730. Also adds a check stage to CI that performs a RPM install and displays the rpmdb metadata for it. More #715 Closes #720 # Conflicts: # .copr/Makefile # Makefile # fapolicy-analyzer.spec # scripts/srpm/fapolicy-analyzer.spec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Move to root dir and rename, from
fapolicy_analyzer/locale
topo
.Have not investigated the implications.
The text was updated successfully, but these errors were encountered: