build-sys: tweak to prevent dirty tree with every make

Please let's stop the nls translation insanity. With a
one time push we can eliminate the dirty tree syndrome
which surfaces with every local build. Later, before a
release, the translations can be updated in final form
then pushed just 1 more time to the gitlab repository.

I'm tired of having to always re-issue this request in
order to circumvent the problem and thus prevent a too
broad commit (not to mention some nasty side effects).

[ bash$ git update-index --assume-unchanged po/??.po ]

Reference(s):
http://www.freelists.org/post/procps/procpsng-translations

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2015-06-20 00:00:00 -05:00 committed by Craig Small
parent 88fe45ef68
commit 9e85c147b2
2 changed files with 3830 additions and 1 deletions

1
po/.gitignore vendored
View File

@ -10,7 +10,6 @@ Makefile.in.in~
Makevars.template
POTFILES
POTFILES.in
procps-ng.pot
quot.sed
remove-potcdate.sed
remove-potcdate.sin

3830
po/procps-ng.pot Normal file

File diff suppressed because it is too large Load Diff