mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
![Daichi GOTO](/assets/img/avatar_default.png)
- When using NFS and symbolic link, and wanting not to show the real path in the output of thumbnail_index, "cwd=`pwd`" is not good. "cwd=`/bin/pwd -L'" seems better. PR: 53128 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>