mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
5d7d820639
(2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile CV: ----------------------------------------------------------------------