Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530962
en ru br
ALT Linux repos
S:0.7.0-alt2.20200112

Group :: Engineering
RPM: pycam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pycam-0.7.0-fix_build_man.patch
Download


diff --git a/man/Makefile b/man/Makefile
index a4b3b38e..08f5cfe8 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -15,7 +15,7 @@ html: $(HTML_FILES)
 pycam.1: $(RUN_SCRIPT) $(PYCAM_MAN_INCLUDE_FILE)
 	help2man --no-info --name="Toolpath Generation for 3-Axis CNC machining" \
 		--section=1 --manual="PyCAM manual" --include="$(PYCAM_MAN_INCLUDE_FILE)" \
-		--output="$@" "$(RUN_SCRIPT)"
+		--output="$@" "$(RUN_SCRIPT)" --no-discard-stderr
 
 %.html: %
 	man2html $* >"$@"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin