Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37758002
en ru br
Репозитории ALT
S:0.7.0-alt2.20200112
www.altlinux.org/Changes

Группа :: Engineering
Пакет: pycam

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: pycam-0.7.0-fix_build_man.patch
Скачать


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 $* >"$@"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin