Opened 19 years ago

Closed 19 years ago

#5085 closed defect (fixed)

BUG: cmake-devel-2.2.1 fails to follow porthier

Reported by: cssdev@… Owned by: cssdev@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: darwinports-bugs@…
Port:

Description

The CMake beta installs documentation files into ${prefix}/doc, but this goes against the guidelines established in porthier(7). I fixed the Portfile to install documentation into ${prefix}/share/doc/CMake. The .rtf file is copied to the documentation directory, and the vim syntax files are placed there as well.

Attachments (1)

patch-Portfile.diff (1.2 KB) - added by cssdev@… 19 years ago.
Portfile patch for cmake-devel

Download all attachments as: .zip

Change History (2)

Changed 19 years ago by cssdev@…

Attachment: patch-Portfile.diff added

Portfile patch for cmake-devel

comment:1 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

committed

Note: See TracTickets for help on using tickets.