From owner-freebsd-libh Tue Oct 15 17:39:49 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEDE837B401 for ; Tue, 15 Oct 2002 17:38:38 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2468043E75 for ; Tue, 15 Oct 2002 17:38:38 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G0cxlU054627 for ; Tue, 15 Oct 2002 20:38:59 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G0cxkE054626 for libh@FreeBSD.org; Tue, 15 Oct 2002 20:38:59 -0400 (EDT) Date: Tue, 15 Oct 2002 20:38:59 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160038.g9G0cxkE054626@rtp1.SlowBlink.Com> Subject: cvs commit: libh/release/scripts/pkgtools pkg_create To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 20:38:59 EDT Modified files: release/scripts/pkgtools pkg_create Log: the -O flag is not for specifying the package output file, but the `packing list Only` mode. See pkg_create(1). Simply exit when given this option, it will have to be implemented later. Revision Changes Path 1.3 +12 -4 libh/release/scripts/pkgtools/pkg_create To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message