packages: sphinx/sphinx-system-libstemmer.patch - typos

glen glen at pld-linux.org
Sat Nov 21 15:37:50 CET 2009


Author: glen                         Date: Sat Nov 21 14:37:50 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- typos

---- Files affected:
packages/sphinx:
   sphinx-system-libstemmer.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/sphinx/sphinx-system-libstemmer.patch
diff -u packages/sphinx/sphinx-system-libstemmer.patch:1.2 packages/sphinx/sphinx-system-libstemmer.patch:1.3
--- packages/sphinx/sphinx-system-libstemmer.patch:1.2	Tue Aug  5 01:53:10 2008
+++ packages/sphinx/sphinx-system-libstemmer.patch	Sat Nov 21 15:37:43 2009
@@ -27,7 +27,7 @@
 +libnames="stemmer stemmer_c"
 +
 +# was (include) path explicitely given?
-+if test [ -n "$ac_cv_use_libstemmer" -a x$ac_cv_use_libstemmer != xyes]; then
++if test [ -n "$ac_cv_use_libstemmer" -a x$ac_cv_use_libstemmer != xyes ]; then
 +	includedirs=$ac_cv_use_libstemmer
 +fi
 +
@@ -67,7 +67,7 @@
 +fi
 +
 +# if LIBSTEMMER_LIBS is not set at this moment,
-+# our last chanceis to check for existance of internal copy of libstemmer_c
++# our last chance is to check for existance of internal copy of libstemmer_c
 +# in case it doesn't exist -- we lost
 +if test [ -z "$LIBSTEMMER_LIBS" ]; then
 +	if test [ -d ./libstemmer_c ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sphinx/sphinx-system-libstemmer.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list