diff options
author | jbj <devnull@localhost> | 1998-10-05 17:24:18 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1998-10-05 17:24:18 +0000 |
commit | 220a2033af18797417d3000b163d237e55dc84f9 (patch) | |
tree | 65905f3397ea599a64c611821c9436da809aec94 | |
parent | a0f290873e35f0895dac8ca72cca54cb8b20a177 (diff) | |
download | librpm-tizen-220a2033af18797417d3000b163d237e55dc84f9.tar.gz librpm-tizen-220a2033af18797417d3000b163d237e55dc84f9.tar.bz2 librpm-tizen-220a2033af18797417d3000b163d237e55dc84f9.zip |
No i18n on rpminject.c
CVS patchset: 2390
CVS date: 1998/10/05 17:24:18
-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 618d5322b..f28cd1bbc 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -24,7 +24,7 @@ POTFILES = \ ../build/parseChangelog.c ../build/parseDescription.c \ ../build/parseFiles.c ../build/parsePreamble.c ../build/parsePrep.c \ ../build/parseReqs.c ../build/parseScript.c ../build/parseSpec.c \ - ../build/reqprov.c ../build/rpminject.c ../build/spec.c \ + ../build/reqprov.c ../build/spec.c \ ../lib/cpio.c ../lib/dbindex.c ../lib/depends.c ../lib/falloc.c \ ../lib/formats.c ../lib/fs.c ../lib/header.c ../lib/install.c \ ../lib/lookup.c ../lib/macro.c ../lib/md5.c ../lib/md5sum.c \ |