Date: Mon, 05 Aug 1996 08:53:34 -0700 From: Paul Traina <pst@shockwave.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>, phk@critter.tfs.com (Poul-Henning Kamp), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/groff/xditview ... Message-ID: <199608051553.IAA01704@precipice.shockwave.com> In-Reply-To: Your message of "Mon, 05 Aug 1996 05:28:58 PDT." <8675.839248138@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Oh reall, makes the user's environment nicer? Jordan, have you actually tried to login as root with your .fvwmrc files? Doesn't work, the first thing you have to do is delete them. We're arguing at cross purposes. We should not destroy functionality in 3rd party packages, which is what you did. Paul From: "Jordan K. Hubbard" <jkh@time.cdrom.com> Subject: Re: cvs commit: src/gnu/usr.bin/groff/xditview ... > > I agree 100% with Jordan. > > Hummm... Jordan doesn't seem to be self consistent, after all he > is the one who added: > > ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 dot.fvwmrc \ > ${DESTDIR}/root/.fvwmrc; \ > ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 dot.Xdefault >>s \ > ${DESTDIR}/root/.Xdefaults; \ > ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 dot.xsession >> \ > ${DESTDIR}/root/.xsession; \ > > to /usr/src/etc/Makefile... I think we're arguing apples and doorknobs here. A scattering of reasonable dotfiles for the purpose of making a new user's environment a little nicer and, at worst, ignored if unused is not the same as code which is essentially uncompilable in our tree without the addition of another major component which we do not provide by default. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608051553.IAA01704>