Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#657 closed defect (fixed)

man pages install under /opt/local/share/man instead of /opt/local/man

Reported by: robert@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The sysutils/osxutils improperly installs the man pages under /opt/local/share/man (<prefix>/ share/man) instead of /opt/local/man (<prefix>/man) like it should.

This should be fixed to be consistant with the DarwinPorts installation standards being followed by other ports.

Attachments (1)

patch-sysutils_osxutils (2.4 KB) - added by robert@… 21 years ago.
Patch to fix man page installation to be <prefix>/man

Download all attachments as: .zip

Change History (3)

Changed 21 years ago by robert@…

Attachment: patch-sysutils_osxutils added

Patch to fix man page installation to be <prefix>/man

comment:1 Changed 21 years ago by waqar@…

Status: newassigned

Thanks, I will check it in.

comment:2 Changed 21 years ago by waqar@…

Resolution: fixed
Status: assignedclosed

Fix check in.

Note: See TracTickets for help on using tickets.