From owner-freebsd-commit Sat Mar 25 07:44:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA24991 for commit-outgoing; Sat, 25 Mar 1995 07:44:27 -0800 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA24972 for cvs-gnu-outgoing; Sat, 25 Mar 1995 07:44:20 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA24950; Sat, 25 Mar 1995 07:44:03 -0800 Date: Sat, 25 Mar 1995 07:44:03 -0800 From: Bruce Evans Message-Id: <199503251544.HAA24950@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/perl/usub Makefile Sender: commit-owner@FreeBSD.ORG Precedence: bulk bde 95/03/25 07:44:01 Modified: gnu/usr.bin/perl/usub Makefile Log: Don't attempt to fix the mode of mus - mus might be read-only. Just interpret it. I've preserved the bugs that perl must be installed to build part of perl and that it must be installed in the wrong place (no ${DESTDIR}).