Author: hawk Date: Sat Feb 13 13:57:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - hunspell fix, taken from Debian
---- Files affected: packages/icedove: icedove-hunspell.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/icedove/icedove-hunspell.patch diff -u /dev/null packages/icedove/icedove-hunspell.patch:1.1 --- /dev/null Sat Feb 13 14:57:16 2010 +++ packages/icedove/icedove-hunspell.patch Sat Feb 13 14:57:11 2010 @@ -0,0 +1,10 @@ +--- a/mail/app/Makefile.in ++++ b/mail/app/Makefile.in +@@ -133,6 +133,7 @@ LIBS += \ + $(APP_XPCOM_LIBS) \ + $(NSPR_LIBS) \ + $(TK_LIBS) \ ++ $(MOZ_HUNSPELL_LIBS) \ + $(NULL) + + # Add explicit X11 dependency when building against X11 toolkits ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
