diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-01-31 09:54:47 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-01-31 09:54:47 +0000 |
| commit | f7ac30a46bcd300487fa8153e1e95d8f620b4147 (patch) | |
| tree | 919acfe3690470dbe995bd09d167a118d43f2a46 | |
| parent | 3b7cbaeb6027215b1db1fc0f48754ae375ed8aff (diff) | |
| download | rabbitmq-server-git-f7ac30a46bcd300487fa8153e1e95d8f620b4147.tar.gz | |
Remove unhelpful advice
| -rw-r--r-- | packaging/windows-exe/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/windows-exe/Makefile b/packaging/windows-exe/Makefile index eefa881aaa..59803f9ce9 100644 --- a/packaging/windows-exe/Makefile +++ b/packaging/windows-exe/Makefile @@ -1,5 +1,3 @@ -# You must be on cygwin under Windows. NSIS must be installed and in your path - VERSION=0.0.0 ZIP=../windows/rabbitmq-server-windows-$(VERSION) |
