[Debian-hebrew-package] [svn] r273 - in pkg/hocr/trunk: debian tests

Lior Kaplan kaplan-guest at costa.debian.org
Sat Dec 3 21:35:32 UTC 2005


Author: kaplan-guest
Date: Sat Dec  3 21:35:31 2005
New Revision: 273

Added:
   pkg/hocr/trunk/debian/libhocr0.examples
Modified:
   pkg/hocr/trunk/tests/Makefile.am
   pkg/hocr/trunk/tests/Makefile.in
Log:
copy the *.pbm files to examples dir. No need to change the makefiles anymore


Modified: pkg/hocr/trunk/tests/Makefile.am
==============================================================================
--- pkg/hocr/trunk/tests/Makefile.am	(original)
+++ pkg/hocr/trunk/tests/Makefile.am	Sat Dec  3 21:35:31 2005
@@ -4,7 +4,7 @@
 	test1.pnm \
 	test2.pnm
 	
-hocrdocdir = ${prefix}/share/hocr
+hocrdocdir = ${prefix}/share/misc/hocr
 hocrdoc_DATA = \
 	test1.pnm \
 	test2.pnm

Modified: pkg/hocr/trunk/tests/Makefile.in
==============================================================================
--- pkg/hocr/trunk/tests/Makefile.in	(original)
+++ pkg/hocr/trunk/tests/Makefile.in	Sat Dec  3 21:35:31 2005
@@ -109,7 +109,7 @@
 EXTRA_DIST =  	test1.pnm 	test2.pnm
 
 
-hocrdocdir = ${prefix}/share/hocr
+hocrdocdir = ${prefix}/share/misc/hocr
 hocrdoc_DATA =  	test1.pnm 	test2.pnm
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs



More information about the Debian-hebrew-package mailing list