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

[tor-commits] [tor-browser-bundle/master] Bug 23171: Copy snowflake doc files to proper location



commit 32c98b835b5b104de5817d1d54ffaa3755a70b4d
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Thu Aug 10 10:00:34 2017 +0000

    Bug 23171: Copy snowflake doc files to proper location
---
 gitian/descriptors/mac/gitian-pluggable-transports.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gitian/descriptors/mac/gitian-pluggable-transports.yml b/gitian/descriptors/mac/gitian-pluggable-transports.yml
index ebfcaa9..710f891 100644
--- a/gitian/descriptors/mac/gitian-pluggable-transports.yml
+++ b/gitian/descriptors/mac/gitian-pluggable-transports.yml
@@ -231,8 +231,8 @@ script: |
   cmp client client.stomped && (echo "No paths replaced in snowflake-client. Maybe the replacement failed or is no longer needed. Check descriptors/mac/gitian-pluggable-transports.yml"; exit 1)
   cp -a client.stomped $PTDIR/snowflake-client
   cd ..
-  mkdir -p $INSTDIR/Docs/snowflake
-  cp -a README.md LICENSE $INSTDIR/Docs/snowflake
+  mkdir -p $DOCSDIR/snowflake
+  cp -a README.md LICENSE $DOCSDIR/snowflake
   cd ..
 
   # Grabbing the result

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