On Friday 16 January 2004 17:35, Simon L. Nielsen wrote: > On 2004.01.16 17:13:56 +0100, Melvyn Sopacua wrote: > > Hi, > > > > on each installworld the mailwrapper is still installed and symlinks are > > created. I have NO_SENDMAIL=yes in my /etc/make.conf. > > > > May there be a NO_SENDMAIL=dont_ever_touch_anything setting, so that I > > keep my symlinks to where I point them to and skip the entire /etc/mail* > > and mailwrapper stuff? Or are there objections / drawbacks to such an > > approach? > > Doesn't NO_MAILWRAPPER=yes do the trick ? Nope - like it says in the comment "Don't build": mdev_at_sarevok /usr/src/usr.sbin/mailwrapper $ make -n -DNO_MAILWRAPPER -DNO_SENDMAIL install set /usr/sbin/mailwrapper /usr/sbin/sendmail /usr/sbin/mailwrapper /usr/sbin/hoststat /usr/sbin/mailwrapper /usr/sbin/purgestat /usr/sbin/mailwrapper /usr/bin/newaliases /usr/sbin/mailwrapper /usr/bin/mailq; while test $# -ge 2; do l=$1; shift; t=$1; shift; echo $t -\> $l; ln -fs $l $t; done; true The variabel SYMLINKS in usr.sbin/mailwrapper/Makefile is set regardless of any of these settings. -- Melvyn ======================================================= FreeBSD sarevok.webteckies.org 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue Dec 30 14:31:47 CET 2003 root_at_sarevok.idg.nl:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG i386 =======================================================
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:38 UTC