diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-08-04 18:18:13 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-08-04 18:18:13 +0100 |
| commit | bbdcefef2a9df58c6b806f6458665c87bae23d34 (patch) | |
| tree | 6f80399dceb45dbdcf01cbd6c7bd9e1a4ba4a795 | |
| parent | 646fc3d93f43ca823b8456d0dcb357c7086d60c6 (diff) | |
| download | rabbitmq-server-git-bbdcefef2a9df58c6b806f6458665c87bae23d34.tar.gz | |
Create build file only with server build
instructions.
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ generic_stage: elinks -dump -no-references -no-numbering $(WEB_URL)install.html \ >> $(GENERIC_STAGE_DIR)/INSTALL; \ cp BUILD.in $(GENERIC_STAGE_DIR)/BUILD; \ - elinks -dump -no-references -no-numbering $(WEB_URL)build.html \ + elinks -dump -no-references -no-numbering $(WEB_URL)build-server.html \ >> $(GENERIC_STAGE_DIR)/BUILD; \ else \ cp INSTALL $(GENERIC_STAGE_DIR); \ |
