wok-next view xombrero/stuff/patches/mandoc.patch @ rev 20128

Up celestia (1.6.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 31 11:58:18 2017 +0100 (2017-10-31)
parents
children
line source
1 --- a/linux/GNUmakefile
2 +++ b/linux/GNUmakefile
3 @@ -46,7 +46,7 @@
4 ../autoscroll.js > javascript.h
6 tooltip.h: ../ascii2txt.pl ../txt2tooltip.pl ../xombrero.1
7 - nroff -c -Tascii -mandoc ../xombrero.1 | \
8 + mandoc ../xombrero.1 | \
9 perl ../ascii2txt.pl | \
10 perl ../txt2tooltip.pl > tooltip.h