Skip to content

Commit

Permalink
Merge pull request bitcoin#912 from TheBlueMatt/master
Browse files Browse the repository at this point in the history
Fix release-process.txt for new deps zip.
gavinandresen committed Feb 29, 2012
2 parents 142e604 + 95486d5 commit 038fedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-process.txt
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
./bin/gbuild ../bitcoin/contrib/gitian-descriptors/qt-win32.yml
cp build/out/qt-win32-4.7.4-gitian.zip inputs/
./bin/gbuild ../bitcoin/contrib/gitian-descriptors/deps-win32.yml
cp build/out/bitcoin-deps-0.0.1.tbz2 inputs/
cp build/out/bitcoin-deps-0.0.3.zip inputs/

* Build bitcoind and bitcoin-qt on Linux32, Linux64, and Win32:
./bin/gbuild --commit bitcoin=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian.yml

0 comments on commit 038fedc

Please sign in to comment.