mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Add maketar to the nochunks dependency list, to create the bootscripts and udev-config tarballs for it as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
35327219b8
commit
8e66c9dc50
2
Makefile
2
Makefile
@ -58,7 +58,7 @@ pdf: validxml
|
||||
fi;
|
||||
$(Q)fop $(RENDERTMP)/lfs-pdf.fo $(BASEDIR)/$(PDF_OUTPUT)
|
||||
|
||||
nochunks: validxml profile-html
|
||||
nochunks: maketar validxml profile-html
|
||||
@echo "Generating non chunked XHTML file..."
|
||||
$(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \
|
||||
--output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \
|
||||
|
Loading…
Reference in New Issue
Block a user