diff options
author | jbj <devnull@localhost> | 2000-02-29 23:22:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-29 23:22:44 +0000 |
commit | 8aceebd817c77792eea840ec5585264e023b13f4 (patch) | |
tree | 5fce6062037a9eb11b7545f1c1f224f87b200258 /po | |
parent | 968b07939a883a54b17cc35702e93a0191bfb374 (diff) | |
download | librpm-tizen-8aceebd817c77792eea840ec5585264e023b13f4.tar.gz librpm-tizen-8aceebd817c77792eea840ec5585264e023b13f4.tar.bz2 librpm-tizen-8aceebd817c77792eea840ec5585264e023b13f4.zip |
Portability fiddles.
Rebuild with latest rpmmodule.so code.
CVS patchset: 3600
CVS date: 2000/02/29 23:22:44
Diffstat (limited to 'po')
-rw-r--r-- | po/rpm.pot | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index efc16776c..e96da2e9e 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-02-27 18:06-0500\n" +"POT-Creation-Date: 2000-02-29 18:19-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1235,8 +1235,7 @@ msgid "cannot re-open payload: %s\n" msgstr "" #: build/build.c:110 build/pack.c:312 -#, c-format -msgid "Unable to open temp file %s." +msgid "Unable to open temp file." msgstr "" #: build/build.c:189 |