File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1405,7 +1405,7 @@ DEST_MAN_FR_U = $(DEST_MAN_TOP)/fr.UTF-8$(MAN1DIR)
14051405DEST_MAN_IT = $(DEST_MAN_TOP ) /it$(MAN1DIR )
14061406DEST_MAN_IT_I = $(DEST_MAN_TOP ) /it.ISO8859-1$(MAN1DIR )
14071407DEST_MAN_IT_U = $(DEST_MAN_TOP ) /it.UTF-8$(MAN1DIR )
1408- DEST_MAN_JA_U = $(DEST_MAN_TOP ) /ja.UTF-8 $(MAN1DIR )
1408+ DEST_MAN_JA_U = $(DEST_MAN_TOP ) /ja$(MAN1DIR )
14091409DEST_MAN_PL = $(DEST_MAN_TOP ) /pl$(MAN1DIR )
14101410DEST_MAN_PL_I = $(DEST_MAN_TOP ) /pl.ISO8859-2$(MAN1DIR )
14111411DEST_MAN_PL_U = $(DEST_MAN_TOP ) /pl.UTF-8$(MAN1DIR )
Original file line number Diff line number Diff line change @@ -727,6 +727,8 @@ static char *(features[]) =
727727
728728static int included_patches [] =
729729{ /* Add new patch number below this line */
730+ /**/
731+ 13 ,
730732/**/
731733 12 ,
732734/**/
You can’t perform that action at this time.
0 commit comments