summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-16 23:00:28 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-16 23:00:28 +0000
commitf8256b0c13400998cffbd1805932565c2864344f (patch)
tree339fe44de780a0b53d62149eb2b15f258380ea46 /Makefile.common
parentd4977006eb4fec6cf56e225b4b613f6e5f355b33 (diff)
downloadfedora-doc-utils-f8256b0c13400998cffbd1805932565c2864344f.tar.gz
fedora-doc-utils-f8256b0c13400998cffbd1805932565c2864344f.tar.xz
fedora-doc-utils-f8256b0c13400998cffbd1805932565c2864344f.zip
Make sure HTML nochunks files do not overwrite each other
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index fc8223c..a5f4aef 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -219,6 +219,7 @@ define HTMLNOCHUNK_template
html-nochunks-$(1) ${DOCBASE}-$(1).html:: ${XMLFILES-${1}} $(1)/fdp-info.xml
${XMLTO} html-nochunks -x $(XSLHTMLNOCHUNKS) $(1)/$(DOCBASE).xml
+ mv $(DOCBASE).html $(DOCBASE)-$(1).html
mkdir -p stylesheet-images/
cp ${FDPDIR}/docs-common/stylesheet-images/*.png stylesheet-images/
cp ${HTMLCSS} fedora.css