diff options
author | ewt <devnull@localhost> | 1997-05-03 16:24:05 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1997-05-03 16:24:05 +0000 |
commit | 060b551100696ae3629eb7a701bb265668bb30cd (patch) | |
tree | e85ffa49cde2e7fc0676338b9d03d95821d00201 | |
parent | 21ccd4d5db26cfbdd70c8a467649c662f698ad8d (diff) | |
download | librpm-tizen-060b551100696ae3629eb7a701bb265668bb30cd.tar.gz librpm-tizen-060b551100696ae3629eb7a701bb265668bb30cd.tar.bz2 librpm-tizen-060b551100696ae3629eb7a701bb265668bb30cd.zip |
Fixed rengade .po to .mo
CVS patchset: 1594
CVS date: 1997/05/03 16:24:05
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index 1d19fe006..ce5bb2b87 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ MSGMERGE = msgmerge NLSPACKAGE = rpm -CATALOGS = sv.mo fr.mo de.mo pt-br.po +CATALOGS = sv.mo fr.mo de.mo pt-br.mo POTFILES = $(topdir)/rpm.c $(topdir)/query.c \ $(topdir)/install.c $(topdir)/verify.c \ |