summaryrefslogtreecommitdiff
path: root/packaging/windows
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-02-12 11:29:21 +0000
committerMatthias Radestock <matthias@lshift.net>2010-02-12 11:29:21 +0000
commitdc574a8ef52dd292084dedfc0692665285f3a7a7 (patch)
tree6155a3c078624d4e36f9ff0d337e48f084f2bd38 /packaging/windows
parent94fb9309966e6aab82d2514027d873865f02ae9b (diff)
parent0cf466290e35a3dc97a9541d0850a457c1c73a6a (diff)
downloadrabbitmq-server-git-dc574a8ef52dd292084dedfc0692665285f3a7a7.tar.gz
merge heads
Diffstat (limited to 'packaging/windows')
-rw-r--r--packaging/windows/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile
index f17fe77742..c9e818ac8b 100644
--- a/packaging/windows/Makefile
+++ b/packaging/windows/Makefile
@@ -22,7 +22,7 @@ dist:
mv $(SOURCE_DIR) $(TARGET_DIR)
pod2text --loose rabbitmq-service.pod $(TARGET_DIR)/readme-service.txt
- unix2dos $(TARGET_DIR)/readme-service.txt
+ todos $(TARGET_DIR)/readme-service.txt
zip -r $(TARGET_ZIP).zip $(TARGET_DIR)
rm -rf $(TARGET_DIR)