Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 01:32:08 -0700 (PDT)
From:      Masafumi NAKANE <max@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pkg_install/add extract.c
Message-ID:  <199710240832.BAA02365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
max         1997/10/24 01:32:07 PDT

  Modified files:
    usr.sbin/pkg_install/add extract.c 
  Log:
  Pkg_add refused to process package whose packing list contains @exec/@unexec
  before any file names.  This change makes pkg_add to process those
  packages if @exec/@unexec commands don't contain any %[fFB].  Also
  enable @exec/@unexec that have %D if the installation prefix is known to
  pkg_add.
  Reviewed by:	jkh
  
  Revision  Changes    Path
  1.18      +6 -2      src/usr.sbin/pkg_install/add/extract.c



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