mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Commit forgotten Makefile in previous commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1cb44818d1
commit
6fb10045a9
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ book: validate profile-html
|
||||
$(Q)mkdir -p $(BASEDIR)/stylesheets
|
||||
$(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets
|
||||
$(Q)pushd $(BASEDIR)/ > /dev/null; \
|
||||
sed -i -e "s@../stylesheets@stylesheets@g" *.html; \
|
||||
# sed -i -e "s@../stylesheets@stylesheets@g" *.html; \
|
||||
popd > /dev/null
|
||||
|
||||
$(Q)mkdir -p $(BASEDIR)/images
|
||||
|
Loading…
Reference in New Issue
Block a user