mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-24 02:25:03 +08:00
po: rebuild the .gmo files if they are missing or out of date
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>
This commit is contained in:
parent
bfbeec0c89
commit
aff534958b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user