# HG changeset patch # User Christian Hammond # Date 1029862856 0 # Node ID d7c90e6ecc233478b1a0b79cc92373fa762e17fd # Parent 4149e5e36eb98b69b7c1925947e5f0576d99a91f [gaim-migrate @ 3434] Typo, and added the script to EXTRA_DIST. committer: Tailor Script diff -r 4149e5e36eb9 -r d7c90e6ecc23 Makefile.am --- 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 diff -r 4149e5e36eb9 -r d7c90e6ecc23 setup-gettext --- 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