summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-01-15 22:47:52 +0000
committerPaul W. Frields <stickster@gmail.com>2006-01-15 22:47:52 +0000
commitc937429bf55c5778808f014653a3bfc6b75c2e1f (patch)
tree4d600a99ba1d8d4281b5947f1c93dc0750049d83
parent8f6bfaa237fc2dc24cc836cd2e94649ed370a8bf (diff)
downloadfedora-doc-utils-c937429bf55c5778808f014653a3bfc6b75c2e1f.tar.gz
fedora-doc-utils-c937429bf55c5778808f014653a3bfc6b75c2e1f.tar.xz
fedora-doc-utils-c937429bf55c5778808f014653a3bfc6b75c2e1f.zip
And make the clog target easier to read
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index dff0878..3c39e06 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -214,7 +214,7 @@ fdp-info:: $(foreach LANG,${LANGUAGES},fdp-info-$(LANG).xml)
# Make a new changelog entry for an existing rpm-info.xml file.
clog:: $(RPMINFO)
- XMLFORMAT="$(XMLFORMAT)" XSLTPROC="$(XSLTPROC)" \
+ @XMLFORMAT="$(XMLFORMAT)" XSLTPROC="$(XSLTPROC)" \
${FDPBIN}/insert-changelog $(RPMINFO).clog
mv -b $(RPMINFO).clog $(RPMINFO)