Mercurial > pidgin
changeset 3415:d7c90e6ecc23
[gaim-migrate @ 3434]
Typo, and added the script to EXTRA_DIST.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 20 Aug 2002 17:00:56 +0000 |
parents | 4149e5e36eb9 |
children | bfb951e56c12 |
files | Makefile.am setup-gettext |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Tue Aug 20 08:54:56 2002 +0000 +++ b/Makefile.am Tue Aug 20 17:00:56 2002 +0000 @@ -1,6 +1,6 @@ EXTRA_DIST = config.rpath gaim.spec.in gaim_applet.gnorba gaim.desktop gaim_applet.desktop \ - HACKING gaim2blt.pl licq2gaim.pl + HACKING gaim2blt.pl licq2gaim.pl setup-gettext if DISTRIB
--- a/setup-gettext Tue Aug 20 08:54:56 2002 +0000 +++ b/setup-gettext Tue Aug 20 17:00:56 2002 +0000 @@ -53,7 +53,7 @@ if [ x$GETTEXT_TOOL == x ]; then echo echo "You do not have a version of gettext installed." - echo "Please download one from your locak package repository or" + echo "Please download one from your local package repository or" echo "from ftp://ftp.gnu.org/pub/gnu/gettext/" echo exit 1