URL: https://github.com/freeipa/freeipa/pull/972 Author: tomaskrizek Title: #972: build: checkout *.po files at the end of makerpms.sh Action: opened
PR body: """ *.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/972/head:pr972 git checkout pr972
URL: https://github.com/freeipa/freeipa/pull/972 Author: tomaskrizek Title: #972: 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/972/head:pr972 git checkout pr972
freeipa-devel@lists.fedorahosted.org