summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@rabbitmq.com>2010-06-29 20:11:20 +1200
committerTony Garnock-Jones <tonyg@rabbitmq.com>2010-06-29 20:11:20 +1200
commitf043160f79cd72f6fe0e1dc05bce2746a4ec2290 (patch)
tree4e29d4ed1fd66fd78b8f39e1b8c02e6d912438e5
parent32773053a8e63e11402d3307b2e92926ffe7fdc9 (diff)
downloadrabbitmq-server-bug22911.tar.gz
Switch from BUILD to README, both for the .in file and for elinks.bug22911
-rw-r--r--Makefile4
-rw-r--r--README.in (renamed from BUILD.in)0
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 47ea560d..454bb2d5 100644
--- a/Makefile
+++ b/Makefile
@@ -203,9 +203,9 @@ srcdist: distclean
cp INSTALL.in $(TARGET_SRC_DIR)/INSTALL
elinks -dump -no-references -no-numbering $(WEB_URL)install.html \
>> $(TARGET_SRC_DIR)/INSTALL
- cp BUILD.in $(TARGET_SRC_DIR)/BUILD
+ cp README.in $(TARGET_SRC_DIR)/README
elinks -dump -no-references -no-numbering $(WEB_URL)build-server.html \
- >> $(TARGET_SRC_DIR)/BUILD
+ >> $(TARGET_SRC_DIR)/README
sed -i.save 's/%%VSN%%/$(VERSION)/' $(TARGET_SRC_DIR)/ebin/rabbit_app.in && rm -f $(TARGET_SRC_DIR)/ebin/rabbit_app.in.save
cp -r $(AMQP_CODEGEN_DIR)/* $(TARGET_SRC_DIR)/codegen/
diff --git a/BUILD.in b/README.in
index 0e70d0e7..0e70d0e7 100644
--- a/BUILD.in
+++ b/README.in