From owner-cvs-ports Thu Dec 19 03:11:50 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA15965 for cvs-ports-outgoing; Thu, 19 Dec 1996 03:11:50 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA15956; Thu, 19 Dec 1996 03:11:49 -0800 (PST) Date: Thu, 19 Dec 1996 03:11:49 -0800 (PST) From: Masafumi NAKANE Message-Id: <199612191111.DAA15956@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/print/lout/patches patch-01 Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 96/12/19 03:11:48 Modified: print/lout/patches patch-01 Log: Modify this patch to change the original makefile's installdoc target `make reinstall' won't install docs into wrong place. Noticed by: obrien (Closing PR #2132.) Also some modification to change the makefile's install* targets to do chown bin.bin on installed files. Revision Changes Path 1.2 +40 -6 ports/print/lout/patches/patch-01