From owner-cvs-ports Sun Dec 8 03:40:54 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA06491 for cvs-ports-outgoing; Sun, 8 Dec 1996 03:40:54 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA06482; Sun, 8 Dec 1996 03:40:52 -0800 (PST) Date: Sun, 8 Dec 1996 03:40:52 -0800 (PST) From: Masafumi NAKANE Message-Id: <199612081140.DAA06482@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/misc/mmv/scripts makeitapatch Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 96/12/08 03:40:52 Removed: misc/mmv/scripts makeitapatch Log: Instead of editing the patch file with this script to apply properly, pass the name of the file to be patched to the patch command via PATCH_DIST_ARGS, and thus, this script is no longer needed.