summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorJens Seidel <jensseidel@users.sf.net>2008-04-13 12:20:46 +0200
committerJens Seidel <jensseidel@users.sf.net>2008-04-13 12:20:46 +0200
commit2e611427f0605e13e07c1b41238b097ce1ffcc0a (patch)
tree6313384de5cbc48824775c0c516a23bed374aee7 /po/Makefile.in.in
parent5a2d3dd471846c51456f308f23687743ed0905a7 (diff)
downloadaptitude-2e611427f0605e13e07c1b41238b097ce1ffcc0a.tar.gz
Added --previous to msgmerge
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 6427e030..c7db96de 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -35,7 +35,7 @@ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
GMSGFMT = @GMSGFMT@
MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
-MSGMERGE = msgmerge
+MSGMERGE = msgmerge --previous
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv