Whamcloud - gitweb
po: rebuild the .gmo files if they are missing or out of date
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 Oct 2011 03:18:10 +0000 (23:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Oct 2011 03:18:10 +0000 (23:18 -0400)
This makes life easier to support patch updates for Debian when we are
getting lots of updates of .po files, since the .gmo files are binary
files that we don't really need to worry about.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
po/Makefile.in.in

index 843b021..8629fd6 100644 (file)
@@ -77,7 +77,7 @@ CATALOGS = @CATALOGS@
 
 all: all-@USE_NLS@
 
-all-yes: @MAINTAINER_CMT@stamp-po
+all-yes: $(GMOFILES) @MAINTAINER_CMT@stamp-po
 all-no:
 
 # stamp-po is a timestamp denoting the last time at which the CATALOGS have