URL: https://github.com/freeipa/freeipa/pull/982 Author: tomaskrizek Title: #982: [ipa-4-5] build: checkout *.po files at the end of makerpms.sh Action: opened
PR body: """ Original PR: https://github.com/freeipa/freeipa/pull/972
*.po are re-generated during build. These changes shouldn't be comitted to git unless translation have been updated (during release).
Fixes https://pagure.io/freeipa/issue/6605
Signed-off-by: Tomas Krizek tkrizek@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/982/head:pr982 git checkout pr982
URL: https://github.com/freeipa/freeipa/pull/982 Author: tomaskrizek Title: #982: [ipa-4-5] build: checkout *.po files at the end of makerpms.sh Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/982/head:pr982 git checkout pr982
freeipa-devel@lists.fedorahosted.org