Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(683)

Unified Diff: README.chromium

Issue 306793002: [hunspell] Script to automatically generate google.patch (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/hunspell.git@master
Patch Set: Once more rebasing. Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | update_google_patch.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index ba9d99a6cc316a89578ffd5a9e0b3ed203f67cd4..fb9e2f26cd0ca598a9a23e0f0c9468fa38745b44 100644
--- a/README.chromium
+++ b/README.chromium
@@ -24,7 +24,7 @@ The patch is in google.patch.
* calloc buffers in SuggestMgr::lcs to avoid reads from uninintialized buffers.
Chromium-specific changes are in google.patch. To update the patch, follow these
-steps:
+steps, or simply run update_google_patch.sh from the commandline.
1) Checkout hunspell:
$ cvs -z3 \
-d:pserver:anonymous@hunspell.cvs.sourceforge.net:/cvsroot/hunspell \
« no previous file with comments | « no previous file | update_google_patch.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698