Skip to content

Commit

Permalink
Use repo setup.nsi
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Corallo committed Jun 21, 2011
1 parent 5ef6b08 commit 093c75c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contrib/gitian-win32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ files:
- "upnpc-exe-win32-20110215.zip"
- "miniupnpc-1.5.20110215.tar.gz"
- "makefile.linux-mingw"
- "setup.nsi"
script: |
#
tar xjf wxWidgets-2.9.1.tar.bz2
Expand Down Expand Up @@ -75,7 +74,6 @@ script: |
make -f ../../makefile.linux-mingw $MAKEOPTS DEPSDIR=$HOME/build bitcoin.exe bitcoind.exe
i586-mingw32msvc-strip bitcoin.exe
i586-mingw32msvc-strip bitcoind.exe
cp ../../setup.nsi ../share/setup.nsi
makensis ../share/setup.nsi
cp bitcoin.exe ../share/bitcoin-0.3.22-win32-setup.exe $OUTDIR/
mkdir $OUTDIR/daemon
Expand Down

0 comments on commit 093c75c

Please sign in to comment.