From owner-freebsd-current Thu Feb 23 11:06:05 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA09734 for current-outgoing; Thu, 23 Feb 1995 11:06:05 -0800 Received: from dolphin.mikom.csir.co.za (some.schmuck.lame.delegated.to.RAIN.PSG.COM [146.64.28.40]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id LAA09728 for ; Thu, 23 Feb 1995 11:05:59 -0800 Received: (from jhay@localhost) by dolphin.mikom.csir.co.za (8.6.9/8.6.6) id VAA07383 for current@FreeBSD.ORG; Thu, 23 Feb 1995 21:05:47 +0200 From: John Hay Message-Id: <199502231905.VAA07383@dolphin.mikom.csir.co.za> Subject: src/usr.sbin/rmt/Makefile breaking To: current@FreeBSD.org Date: Thu, 23 Feb 1995 21:05:46 +0200 (SAT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 348 Sender: current-owner@FreeBSD.org Precedence: bulk Hi, There were some talking about "make install" breaking in "usr.sbin/rmt" when it do the link to ${DESTDIR}/etc/rmt, but it seems nothing happened about it. Now I can see that if you have a clean DESTDIR it will always work, but if you don't, make will break there. Isn't it possible to change it please? -- John Hay -- jhay@mikom.csir.co.za