Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (44m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 13:18:04 UTC Now

2010-02-04 22:46:12 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 2988 - requested by tron
infrastructure fix

Revisions pulled up:
- pkgsrc/lang/perl5/files/deinstall.tmpl 1.2

  -------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Wed Feb  3 13:29:38 UTC 2010

  Modified Files:
          pkgsrc/lang/perl5/files: deinstall.tmpl

  Log Message:
  Don't use "${PKG_PREFIX}" which is not set when this script gets run.
  This avoids error messages from "perllink" while deinstalling (or
  updateing) a Perl module package.

  Fixed based on an analysis provided by Steven Drake on "tech-pkg".

  To generate a diff of this commit:
  cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/perl5/files/deinstall.tmpl

(spz)