[tor-commits] [tor-browser-spec/master] We no longer have to specifically build+re-hash incrementals.

mikeperry at torproject.org mikeperry at torproject.org
Thu Feb 19 23:26:28 UTC 2015


commit ce3e9f9bccf479a17910264ce6801919a88839e2
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Thu Feb 19 14:50:23 2015 -0800

    We no longer have to specifically build+re-hash incrementals.
---
 processes/ReleaseProcess |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/processes/ReleaseProcess b/processes/ReleaseProcess
index 8fdaeb3..428b89c 100644
--- a/processes/ReleaseProcess
+++ b/processes/ReleaseProcess
@@ -39,9 +39,6 @@
 
 #. Build:
    make
-   make incrementals
-   # XXX: it sucks to have to re-hash here
-   make hash
    make sign
    make match
 





More information about the tor-commits mailing list