https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220214
--- Comment #2 from Fukang Chen <loa...@freebsd.org> --- Created attachment 184080 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184080&action=edit minor update example: UNIQUE_SUFFIX_TYPES+= SUFFIX_MAN UNIQUE_SUFFIX_MAN_FILES= man/man1/command.1 man/man3/lib.3 UNIQUE_SUFFIX_MAN_WITH_EXT= .[1-9] they would be renamed to man/man1/command${UNIQUE_SUFFIX}.1 man/man3/lib${UNIQUE_SUFFIX}.3 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"