This commit is contained in:
12
pic-html.patch
Normal file
12
pic-html.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -ru groff-1.18.1.1.orig/doc/Makefile.in groff-1.18.1.1/doc/Makefile.in
|
||||
--- groff-1.18.1.1.orig/doc/Makefile.in 2002-09-09 21:31:37.000000000 +0200
|
||||
+++ groff-1.18.1.1/doc/Makefile.in 2004-06-29 18:41:17.238451579 +0200
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
.ms.html:
|
||||
$(GROFF) -P-p -P-b -P-I`basename $< | sed -e 's|.ms$$||'` \
|
||||
- -P-D$(imagedir) -Thtml -ms >$@
|
||||
+ -P-D$(imagedir) -P-Ipic -Thtml -ms >$@
|
||||
.ms.txt:
|
||||
$(GROFF) -Tascii -ms -mwww >$@
|
||||
.ms.ps:
|
Reference in New Issue
Block a user