[Libreoffice-commits] .: libexttextcat/Zip_fingerprint.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Nov 10 10:57:50 PST 2012
libexttextcat/Zip_fingerprint.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fdbf9a258f04f7f8c7bbe0219e6abee66680e01e
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sat Nov 10 19:54:29 2012 +0100
blind fix for libexttextcat
diff --git a/libexttextcat/Zip_fingerprint.mk b/libexttextcat/Zip_fingerprint.mk
index d8b4494..a5a0142 100644
--- a/libexttextcat/Zip_fingerprint.mk
+++ b/libexttextcat/Zip_fingerprint.mk
@@ -25,9 +25,9 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_Zip_Zip,fingerprint,$(call gb_UnpackedTarball_get_dir,libexttextcat)/langclass))
+$(eval $(call gb_Zip_Zip,fingerprint,$(call gb_UnpackedTarball_get_dir,exttextcat)/langclass))
-$(eval $(call gb_Zip_use_unpacked,fingerprint,libexttextcat))
+$(eval $(call gb_Zip_use_unpacked,fingerprint,exttextcat))
$(eval $(call gb_Zip_add_files,fingerprint,\
langclass/fpdb.conf \
More information about the Libreoffice-commits
mailing list