Changes in / [fd6a5f8:69d280f]
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rfd6a5f8 r69d280f 60 60 $(Q)mkdir -p $(BASEDIR)/stylesheets 61 61 $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets 62 $(Q)sed -i 's|../stylesheet|stylesheet|' $(BASEDIR)/index.html 62 63 63 64 $(Q)mkdir -p $(BASEDIR)/images -
chapter07/cleanup.xml
rfd6a5f8 r69d280f 87 87 chapters, it often turns out that removing everything and starting over 88 88 (more carefully) is the best option to recover. Unfortunately, all the 89 t he temporary files will be removed, too. To avoid spending extra time to89 temporary files will be removed, too. To avoid spending extra time to 90 90 redo something which has been built successfully, prepare a backup. 91 91 </para>
Note:
See TracChangeset
for help on using the changeset viewer.