diff options
author | ewt <devnull@localhost> | 1998-11-30 17:53:01 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1998-11-30 17:53:01 +0000 |
commit | 03864a75db89b44efc68c94c965e80227bedb940 (patch) | |
tree | f06c176b479accd575f8e7439cd8b761a65e5dea /popt/po | |
parent | 4dede4ad3c1a04f17dc3ec77b50d6ff942129cfd (diff) | |
download | rpm-03864a75db89b44efc68c94c965e80227bedb940.tar.gz rpm-03864a75db89b44efc68c94c965e80227bedb940.tar.bz2 rpm-03864a75db89b44efc68c94c965e80227bedb940.zip |
switched to rpmfilexists
CVS patchset: 2564
CVS date: 1998/11/30 17:53:01
Diffstat (limited to 'popt/po')
-rw-r--r-- | popt/po/Makefile.in | 2 | ||||
-rw-r--r-- | popt/po/popt.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/popt/po/Makefile.in b/popt/po/Makefile.in index a90f859be..05fbe6dae 100644 --- a/popt/po/Makefile.in +++ b/popt/po/Makefile.in @@ -4,7 +4,7 @@ top_srcdir = .. LOCALEDIR=/usr/share/locale -INSTALL= /usr/bin/install -c +INSTALL= /usr/bin/ginstall -c INSTALL_PROGRAM= ${INSTALL} INSTALL_DATA= ${INSTALL} -m 644 CC = gcc diff --git a/popt/po/popt.pot b/popt/po/popt.pot index f254d709e..cadc26c66 100644 --- a/popt/po/popt.pot +++ b/popt/po/popt.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1998-11-25 13:52-0500\n" +"POT-Creation-Date: 1998-11-30 12:53-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" |