Date: Thu, 17 Dec 1998 10:12:40 +0200 From: Sheldon Hearn <axl@iafrica.com> To: Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE> Cc: studded@dal.net, current@FreeBSD.ORG Subject: Re: 'make clean' in /usr/src does not cleanup .o's or shared libs ? Message-ID: <11134.913882360@axl.noc.iafrica.com> In-Reply-To: Your message of "Wed, 16 Dec 1998 09:50:01 %2B0100." <199812160850.JAA28103@wurzelausix>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Dec 1998 09:50:01 +0100, Alexander Leidinger wrote: > Now I have found the problem: mergemaster (script from ports/sysutils, > revision 1.17) > It creates /usr/src/sendmail/freebsd.cf. (Is the author listening?) No, it creates /usr/src/usr.sbin/sendmail/freebsd.cf . I would imagine that this is the offending action: (cd /usr/src/usr.sbin/sendmail/cf/cf && m4 ../m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf install -c -o bin -g bin -m 644 freebsd.cf /var/tmp/temproot/etc/sendmail.cf The author has been cc'd on this message, so he's probably "listening". :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11134.913882360>