[Libreoffice-commits] .: Branch 'libreoffice-3-3' - dictionaries/uk_UA
Andras Timar
timar at kemper.freedesktop.org
Wed Feb 2 23:45:17 PST 2011
dictionaries/uk_UA/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f50ad3c6efda4a51b9a37d2be5cda957b4546c4
Author: Andras Timar <timar at fsf.hu>
Date: Thu Feb 3 08:44:36 2011 +0100
fixing makefile.mk for uk_UA dictionary
diff --git a/dictionaries/uk_UA/makefile.mk b/dictionaries/uk_UA/makefile.mk
index d3c58d4..bfc6992 100644
--- a/dictionaries/uk_UA/makefile.mk
+++ b/dictionaries/uk_UA/makefile.mk
@@ -80,4 +80,4 @@ EXTENSION_PACKDEPS=$(COMPONENT_FILES) $(COMPONENT_UNZIP_FILES)
.INCLUDE : extension_post.mk
$(EXTENSIONDIR)$/th_uk_UA.idx : "$(EXTENSIONDIR)$/th_uk_UA.dat"
- $(AUGMENT_LIBRARY_PATH) $(LOCAL_OUT)$/bin$/idxdict -o $(EXTENSIONDIR)$/th_uk_UA.idx <$(EXTENSIONDIR)$/th_uk_UA.dat
+ $(PERL) $(PRJ)$/util$/th_gen_idx.pl -o $(EXTENSIONDIR)$/th_uk_UA.idx <$(EXTENSIONDIR)$/th_uk_UA.dat
More information about the Libreoffice-commits
mailing list