lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Patch to fix error messages during fresh install


From: Chuck Houpt
Subject: [Lynx-dev] Patch to fix error messages during fresh install
Date: Sun, 22 Apr 2007 16:55:52 -0400

A minor patch:

During a fresh 'make install' on Mac OS X 10.4, the Makefile generates some "No such file or directory" error messages when it tries to move old copies of lynx and lynx.lss out of the way. The Makefile ignores the errors, but other tools (like XCode) will flag the error messages as a problems.

The patch just adds a check for an existing file before trying to move it, so no error message is produced during a fresh install.

Thanks - Chuck

Attachment: lynx-install-mv.patch
Description: application/applefile


reply via email to

[Prev in Thread] Current Thread [Next in Thread]