summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/Makefile.am')
-rw-r--r--rescue/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/Makefile.am b/rescue/Makefile.am
index 3d557283..1067c8d2 100644
--- a/rescue/Makefile.am
+++ b/rescue/Makefile.am
@@ -30,7 +30,7 @@ virt-rescue.1: virt-rescue.pl
--section 1 \
-c "Virtualization Support" \
--release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
- $< > $@
+ $< > $@-t && mv $@-t $@
$(top_builddir)/html/virt-rescue.1.html: virt-rescue.pl
mkdir -p $(top_builddir)/html