Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 1996 08:59:12 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        wosch@freefall.freebsd.org (Wolfram Schneider)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org
Subject:   Re: cvs commit:  src/gnu/libexec/uucp Makefile src/etc Makefile src/gnu/usr.bin/send-pr Makefile src/share/termcap Makefile src/usr.
Message-ID:  <199608180659.IAA15135@uriah.heep.sax.de>
In-Reply-To: <199608172227.PAA25750@freefall.freebsd.org> from Wolfram Schneider at "Aug 17, 96 03:27:10 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Wolfram Schneider wrote:
> wosch       96/08/17 15:27:09
> 
>   Modified:    etc       Makefile
>                gnu/libexec/uucp  Makefile
>                gnu/usr.bin/send-pr  Makefile
>                share/termcap  Makefile
>                usr.bin/file  Makefile
>   Log:
>   make install should not install any file in /etc.

This is only half of the story, and you've just broken ``make
release'' by this.  If the respective Makefiles (correctly) don't do
this anymore, /usr/src/etc/Makefile _must_ install these files now for
``make distrib-dirs''.

file(1) has no concern with /etc at all, it should install its
database under /usr/share/misc/.  (units(1) DTRT already.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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