Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 1996 05:10:43 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        jkh@time.cdrom.com, wosch@cs.tu-berlin.de
Cc:        current@FreeBSD.org
Subject:   Re: review request
Message-ID:  <199604291910.FAA28593@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>> I think usr.bin/mail/Makefile is wrong. make install shall not install
>>> any file in /etc. Jordan?
>>
>>I agree, it shouldn't.  

>Same problem for 

>gnu/libexec/uucp/sample/Makefile -> /etc/uucp/
>gnu/usr.bin/send-pr/Makefile -> /etc/gnats/freefall
>usr.bin/file/Makefile -> /etc/magic

>share/termcap/Makefile  shouldn't remove /etc/termcap

All these installs should be moved into /usr/src/etc/Makefile like.  It's
too bad that this Makefile has to know about scattered sources.  It already
knows about many.

There should be no `.sample' files in /etc.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604291910.FAA28593>