mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Ensure nochunks handles fixups properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d9447c15c1
commit
85ce0fcaeb
3
Makefile
3
Makefile
@ -99,7 +99,8 @@ nochunks: validate profile-html
|
||||
--stringparam rootid "$(ROOT_ID)" \
|
||||
--output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \
|
||||
stylesheets/lfs-nochunks.xsl \
|
||||
$(RENDERTMP)/lfs-html2.xml
|
||||
$(RENDERTMP)/lfs-full.xml
|
||||
# $(RENDERTMP)/lfs-html2.xml
|
||||
|
||||
@echo "Running Tidy..."
|
||||
$(Q)tidy -config tidy.conf $(BASEDIR)/$(NOCHUNKS_OUTPUT) || true
|
||||
|
Loading…
Reference in New Issue
Block a user