Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 22:43:27 -0700 (PDT)
From:      Daichi GOTO <daichi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/thumbnail_index/files patch-ab
Message-ID:  <200307180543.h6I5hRxB078503@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
daichi      2003/07/17 22:43:27 PDT

  FreeBSD ports repository

  Modified files:
    www/thumbnail_index/files patch-ab 
  Log:
  update www/thumbnail_index: use `/bin/pwd -L` instead of `pwd`
    - 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>
  
  Revision  Changes    Path
  1.2       +10 -1     ports/www/thumbnail_index/files/patch-ab



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307180543.h6I5hRxB078503>