From owner-freebsd-bugs Sun Jun 23 06:01:45 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA24848 for bugs-outgoing; Sun, 23 Jun 1996 06:01:45 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA24829; Sun, 23 Jun 1996 06:01:44 -0700 (PDT) Date: Sun, 23 Jun 1996 06:01:44 -0700 (PDT) From: Bruce Evans Message-Id: <199606231301.GAA24829@freefall.freebsd.org> To: hsu@clinet.fi, bde, freebsd-bugs Subject: Re: bin/1328 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: install silently removes target if strip is unexecutable State-Changed-From-To: open-closed State-Changed-By: bde State-Changed-When: Sun Jun 23 05:59:40 PDT 1996 State-Changed-Why: Fixed in rev.1.8 of xinstall.c. Errors in strip are now fatal for install. Not removing the target will have to wait for a more general fix.