You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/aspell/files/aspell-0.60.5-nls.patch

14 lines
443 B

Index: aspell-0.60.5/Makefile.am
===================================================================
--- aspell-0.60.5/Makefile.am
+++ aspell-0.60.5/Makefile.am
@@ -129,7 +129,7 @@ word_list_compress_SOURCES = prog/compre
aspell_SOURCES = prog/aspell.cpp prog/check_funs.cpp prog/checker_string.cpp
-aspell_LDADD = libaspell.la $(CURSES_LIB)
+aspell_LDADD = libaspell.la $(CURSES_LIB) $(LTLIBINTL)
prezip_bin_SOURCES = prog/prezip.c