[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Update get-completed-translations script with directory layout changes.
commit abece06f8ecb623eb07589c558d6259611c6cd3b
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Sat Jul 25 03:45:27 2015 +0000
Update get-completed-translations script with directory layout changes.
---
maint/get-completed-translations | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/maint/get-completed-translations b/maint/get-completed-translations
index beac4c9..e09e28a 100755
--- a/maint/get-completed-translations
+++ b/maint/get-completed-translations
@@ -20,19 +20,18 @@
#
# â?¦/parentdir/
# |-- bridgedb/
-# | |-- lib/
-# | | `-- bridgedb/
-# | | `-- i18n/
-# | | |-- ar/
-# | | | `-- LC_MESSAGES
-# | | | |-- bridgedb.mo
-# | | | `-- bridgedb.po
-# | | |-- â?¦
-# | | |-- zh_CN/
-# | | | `-- LC_MESSAGES
-# | | | |-- bridgedb.mo
-# | | | `-- bridgedb.po
-# | | `-- templates/
+# | |`-- bridgedb/
+# | | `-- i18n/
+# | | |-- ar/
+# | | | `-- LC_MESSAGES
+# | | | |-- bridgedb.mo
+# | | | `-- bridgedb.po
+# | | |-- â?¦
+# | | |-- zh_CN/
+# | | | `-- LC_MESSAGES
+# | | | |-- bridgedb.mo
+# | | | `-- bridgedb.po
+# | | `-- templates/
# | |-- scripts/
# | `-- â?¦
# `-- bridgedb-translations/
@@ -138,7 +137,7 @@ cd $PARENT_PATH
rsync -PCAXvrq \
--filter 'include *bridgedb.po' \
--filter 'exclude .gitignore' \
- $TRANS_DIR/* ./bridgedb/lib/bridgedb/i18n/
+ $TRANS_DIR/* ./bridgedb/bridgedb/i18n/
status=$?
printf "\n"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits