[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-launcher/master] Display which locales we decide to omit due to missing resources.



commit 5fabcea887f1f7a4129b05a7d6f9767798a75f18
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Tue Apr 22 16:55:10 2014 +0200

    Display which locales we decide to omit due to missing resources.
---
 Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 9acbddb..940bbdc 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ pkg-prepare:	clean
 	          [ -n "$(BUNDLE_LOCALES)" ] && \
 	          ! echo $(BUNDLE_LOCALES) | grep -qw `basename "$${d}"` \
 	        ); then \
+	       echo "Removing locale $${d} (missing resource $${f})"; \
 	       rm -rf "$${d}"; \
 	       break; \
 	     fi \



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits