Whamcloud - gitweb
debian: backup/restore the po files which get modified during the build
authorTheodore Ts'o <tytso@mit.edu>
Sat, 21 May 2016 03:43:29 +0000 (23:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 May 2016 04:19:21 +0000 (00:19 -0400)
commit3e53f0f427bdedb8312484bad62a4b3e189b0128
tree4ac4937830f75cd7b3216ca7b0c0859dc29c7188
parent73fb183d03c547d6d3b7e6640ef94e2f98101960
debian: backup/restore the po files which get modified during the build

Before running "make update-gmo", backup the po/*.gmo and po/*.po
files so they can be restored when "make -f debian/rules clean" is
run.  This allows the Debian source tree to built and rebuilt.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
(cherry picked from commit 2c0e8c7aac104ba4a3440a5c730042006a16418e)
debian/rules