Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 00:13:40 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/scripts patchtool.py
Message-ID:  <200112050813.fB58DeQ00292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/12/05 00:13:40 PST

  Modified files:
    Tools/scripts        patchtool.py 
  Log:
  Make the tool working even if there is a symlink in a given path to a port's
  file. For example I'm usually keeping all working directories in /tmp using
  WRKDIRPREFIX, while for the quick access to a port's files creating a symlink
  to this directory in skeleton's dir (i.e. ports/foo/bar/src -->
  /tmp/usr/ports/foo/bar/work/bar-0.0) and with this patch the tool correctly
  works when I'm specifying `src/foo.c' as an argument.
  
  Revision  Changes    Path
  1.5       +29 -2     ports/Tools/scripts/patchtool.py

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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