OSSP CVS Repository

ossp - Ticket #82
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Attach]  [Edit]  [History

Ticket 82: Move or Remove INSTALL

The install target doesn't work on Mac OS X:

  geertz# make install
  make: `install' is up to date.

The problem is Mac OS X's case-insensitive file system. It thinks that the INSTALL file fulfills the "install" target. Ick. The workaround is to either a: Rename INSTALL to INSTALL.txt; or b: Put the contents of INSTALL into README and just remove INSTALL from the distribution.

Thanks!

[Append remarks]

Remarks:

2005-Dec-31 17:44:27 by anonymous:
Or use this well-known idiom:

  install: .ALWAYS
         <normal stuff>

  .ALWAYS:
[Append remarks]

Properties:

Type: event           Version: 1.3.1 
Status: new          Created: 2005-Dec-05 21:08
Severity:          Last Change: 2005-Dec-05 21:08
Priority:          Subsystem: uuid 
Assigned To: rse           Derived From:  
Creator: anonymous 

CVSTrac 2.0.1