From owner-cvs-all Thu May 2 3:19:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B8637B405; Thu, 2 May 2002 03:19:13 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42AJDV44747; Thu, 2 May 2002 03:19:13 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021019.g42AJDV44747@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 03:19:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/create perform.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/02 03:19:13 PDT Modified files: usr.sbin/pkg_install/create perform.c Log: Kill local variable which shadows global one. This fixes creation of bzip2 compressed packages broken in the previous commit. Pointy hat to: obrien Revision Changes Path 1.67 +0 -1 src/usr.sbin/pkg_install/create/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message