Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 1996 11:08:52 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        rgrimes@gndrsh.aac.dev.com, wosch@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/etc Makefile src/usr.sbin/rmt Makefile
Message-ID:  <199608190108.LAA19530@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>   Modified:    etc       Makefile
>>                usr.sbin/rmt  Makefile
>>   Log:
>>   ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt
>>   Only ``make distribution'' in src/etc/Makefile overrides things in /etc
>>   
>>   Pointed out by: joerg
>>   
>>   Revision  Changes    Path
>>   1.142     +2 -1      src/etc/Makefile
>>   1.6       +4 -2      src/usr.sbin/rmt/Makefile

>Seems you've ``made the decission'' that could not be made in the past:
>----------------------------
>revision 1.4
>date: 1995/02/23 19:40:48;  author: phk;  state: Exp;  lines: +1 -1
>Make sure link to /etc/rmt happens.

>Now I know that there was talk of moving it to the release/Makefile or the
>etc/Makefile, but I don't think it was ever decided where.

It always belonged in etc/Makefile, just like other stuff in /etc.
Perhaps release/Makefile was too broken to allow this in the past,
but now it simply invokes etc/Makefile to populate ${DESTDIR}/etc.

Bruce



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