pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41142: textproc/p5-SGMLS-1.03.2nb1 missing file
The following reply was made to PR pkg/41142; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/41142: textproc/p5-SGMLS-1.03.2nb1 missing file
Date: Fri, 20 Nov 2009 12:03:39 +0900
This problem probably came from behavior of "cp -r" on your environment.
Your "cp" treat "-r" option same as "-R", so symbolic link is copied as-is.
treatment of symbolic link (neither regular file nor directory) with "-r"
is not defined?
Home |
Main Index |
Thread Index |
Old Index