Changeset 2105

Show
Ignore:
Timestamp:
10/10/07 09:17:39 (1 year ago)
Author:
alexander
Message:

Fixed the version string in README.html, and instructed Markfown to produce
HTML instead of XHTML (but so far, there were no empty tags in README.html).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r2102 r2105  
    425425        @-e2fsck -f -p root.ext2 
    426426        @( LC_ALL=C ; export LC_ALL ; \ 
    427             cat $(ROOT)/doc/README.html.head ; cat $(ROOT)/doc/README.txt | \ 
    428             $(WD)/bin/Markdown | $(WD)/bin/SmartyPants ; \ 
     427            cat $(ROOT)/doc/README.html.head ; \ 
     428            sed 's/\[version\]/$(VERSION)/' $(ROOT)/doc/README.txt | \ 
     429                $(WD)/bin/Markdown --html4tags | $(WD)/bin/SmartyPants ; \ 
    429430            cat $(ROOT)/doc/README.html.tail ) >$(MPBASE)/iso/README.html 
    430431        @$(WD)/bin/mkzftree -F root.ext2 $(MPBASE)/iso/root.ext2