commit 454047fbc9a9523cd535d56969bd6514210b3c41 Author: Mike Perry mikeperry-git@torproject.org Date: Thu Nov 14 15:03:44 2013 -0800
Add the Tor directory back in.
Got removed in the zlib purge. --- gitian/descriptors/linux/gitian-tor.yml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/gitian/descriptors/linux/gitian-tor.yml b/gitian/descriptors/linux/gitian-tor.yml index ddd81a7..df92f37 100644 --- a/gitian/descriptors/linux/gitian-tor.yml +++ b/gitian/descriptors/linux/gitian-tor.yml @@ -43,6 +43,8 @@ script: | export DEB_BUILD_HARDENING_PIE=1 # mkdir -p $INSTDIR/Data/Tor/ + mkdir -p $INSTDIR/Tor/ + mkdir -p $INSTDIR/Debug/Tor/ # cd libevent ./autogen.sh