[Libreoffice-commits] .: dictionaries/prj

Thorsten Behrens thorsten at kemper.freedesktop.org
Wed Feb 2 11:40:45 PST 2011


 dictionaries/prj/tests.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9274e19e79698e318a658af12fd6e8f7c688dc54
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Wed Feb 2 20:40:24 2011 +0100

    Use the th_check.pl where Andras has put it

diff --git a/dictionaries/prj/tests.mk b/dictionaries/prj/tests.mk
index 6307058..0eb6008 100644
--- a/dictionaries/prj/tests.mk
+++ b/dictionaries/prj/tests.mk
@@ -25,4 +25,4 @@
 ALLTAR : test1
 test1 .PHONY :
 		@echo Validating thesaurus file
-		$(COMMAND_ECHO) th_check.pl *.dat
+		$(COMMAND_ECHO) ..$/util$/th_check.pl *.dat


More information about the Libreoffice-commits mailing list