Subject: CVS commit: pkgsrc/www/firefox
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2004 20:08:48
Module Name:	pkgsrc
Committed By:	reed
Date:		Sat Oct 16 20:08:48 UTC 2004

Modified Files:
	pkgsrc/www/firefox: Makefile-firefox.common

Log Message:
Use cp(1)'s -RL instead of -r, because coreutils's
cp -r copies symlinks as symlinks (which caused
files to be missing in install).

Hopefully, this is portable. I tested under NetBSD and with coreutils.
And I brought this up on tech-pkg in July.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/firefox/Makefile-firefox.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.