Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047919
en ru br
ALT Linux repos
S:1.2.1-alt1
5.0: 1.1.35-alt1.1
4.1: 1.1.35-alt1
4.0: 1.1.31-alt1.1
3.0: 1.1.31-alt1

Group :: Communications
RPM: mgetty

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mgetty-1.1.37-alt-texi2roff.patch
Download


diff --git a/mgetty/doc/Makefile b/mgetty/doc/Makefile
index a1639ec..01c30ba 100644
--- a/mgetty/doc/Makefile
+++ b/mgetty/doc/Makefile
@@ -26,18 +26,19 @@ MAN_FMT_PRG=$(NROFF) -man
 
 all: manpages fmt-manpages mgetty.texi
 
-doc-all: mgetty.asc mgetty.info mgetty.dvi mgetty.ps fmt-manpages $(MANSRC) 
+doc-all: mgetty.info mgetty.dvi mgetty.ps fmt-manpages $(MANSRC)
 
 manpages: $(MANSRC)
 
 fmt-manpages:
 	-$(MAKE) `for i in $(MANSRC) ; do echo \`expr $$i : "\([^.]*\)"\`.man ; done `
 
-mgetty.asc: mgetty.ms
-	-$(NROFF) -ms mgetty.ms >mgetty.asc
-
-mgetty.ms: mgetty.texi
-	-texi2roff -ms <mgetty.texi >mgetty.ms
+# texi2roff is currently unavailable
+#mgetty.asc: mgetty.ms
+#	-$(NROFF) -ms mgetty.ms >mgetty.asc
+#
+#mgetty.ms: mgetty.texi
+#	-texi2roff -ms <mgetty.texi >mgetty.ms
 
 mgetty.html: mgetty.texi
 	-texi2any --verbose --html --force --no-split mgetty.texi
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin