#4339: Wrong input for wget-list in Makefile
--------------------+-----------------------
Reporter: thomas | Owner: lfs-book
Type: defect | Status: new
Priority: low | Milestone: 8.3
Component: Book | Version: SVN
Severity: minor | Resolution:
Keywords: |
--------------------+-----------------------
Comment (by bdubbs):
I do not have that. I don't have wget.xml anywhere in the Makefile.
{{{
wget-list: $(BASEDIR)/wget-list
$(BASEDIR)/wget-list: $(RENDERTMP)/$(BLFSFULL)
@echo "Generating wget list for $(REV) at $(BASEDIR)/wget-list ..."
$(Q)mkdir -p $(BASEDIR)
$(Q)xsltproc --nonet \
--output $(BASEDIR)/wget-list \
stylesheets/wget-list.xsl \
$(RENDERTMP)/$(BLFSFULL)
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4339#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page