]> granicus.if.org Git - procps-ng/commit
build-sys: tweak to prevent dirty tree with every make
authorJim Warner <james.warner@comcast.net>
Sat, 20 Jun 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 20 Jun 2015 22:07:51 +0000 (08:07 +1000)
commit9e85c147b2ac4eb4177d87bab541f00f958e5a8d
treec26c3899fad992e5ecab8eebe9efc4b0bee5b1bf
parent88fe45ef6815d7d06cc7efba70351fdc80277996
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>
po/.gitignore
po/procps-ng.pot [new file with mode: 0644]