]> git.pld-linux.org Git - packages/tesseract.git/blob - tesseract-no-java.patch
- updated to 2.04
[packages/tesseract.git] / tesseract-no-java.patch
1 --- tesseract-2.03/Makefile.am~ 2008-04-22 19:33:57.000000000 +0200
2 +++ tesseract-2.03/Makefile.am  2008-12-26 12:00:08.254182338 +0100
3 @@ -1,5 +1,5 @@
4  # TODO(luc) Add 'doc' to this list when ready
5 -SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest java
6 +SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest
7  
8  EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config \
9        tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln \
10 --- tesseract-2.03/Makefile.in~ 2008-04-22 19:36:27.000000000 +0200
11 +++ tesseract-2.03/Makefile.in  2008-12-26 12:04:01.680825552 +0100
12 @@ -76,7 +76,7 @@
13  top_srcdir = @top_srcdir@
14  
15  # TODO(luc) Add 'doc' to this list when ready
16 -SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest java
17 +SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest
18  EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config \
19        tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln \
20        StdAfx.cpp StdAfx.h tessdll.cpp tessdll.h tessdll.dsp tessdll.vcproj
This page took 0.109748 seconds and 3 git commands to generate.