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

[tor-commits] [tor-browser-bundle/master] Fix the path to debuginfo zip.



commit 5b8f373e5fdfc733d2c4c1713337fd0112181db5
Author: Kathy Brade <brade@xxxxxxxxxxxxxxxxx>
Date:   Fri Oct 11 02:33:19 2013 -0700

    Fix the path to debuginfo zip.
---
 gitian/mkbundle-linux.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitian/mkbundle-linux.sh b/gitian/mkbundle-linux.sh
index d421231..9281c01 100755
--- a/gitian/mkbundle-linux.sh
+++ b/gitian/mkbundle-linux.sh
@@ -126,7 +126,7 @@ then
   
   mkdir -p $WRAPPER_DIR/$TORBROWSER_VERSION/
   cp -a build/out/tor-browser-linux*xz* $WRAPPER_DIR/$TORBROWSER_VERSION/ || exit 1
-  cp -a build/out/*debug.zip $WRAPPER_DIR/$TORBROWSER_VERSION/ || exit 1
+  cp -a $GITIAN_DIR/inputs/*debug.zip $WRAPPER_DIR/$TORBROWSER_VERSION/ || exit 1
   touch $GITIAN_DIR/inputs/bundle-linux.gbuilt
 else
   echo 



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