Skip site navigation (1)Skip section navigation (2)
Date:      26 Mar 2000 15:38:25 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        security@freebsd.org
Subject:   Installing modules schg
Message-ID:  <xzpk8ipkg1a.fsf@flood.ping.uio.no>

next in thread | raw e-mail | index | archive | help
Any objections to the following patch?

Index: bsd.kmod.mk
===================================================================
RCS file: /home/ncvs/src/share/mk/bsd.kmod.mk,v
retrieving revision 1.75
diff -u -r1.75 bsd.kmod.mk
--- bsd.kmod.mk	2000/01/28 11:26:46	1.75
+++ bsd.kmod.mk	2000/03/26 13:37:30
@@ -203,7 +203,7 @@
 afterinstall:
 .endif
 
-_INSTALLFLAGS:=	${INSTALLFLAGS}
+_INSTALLFLAGS:=	${INSTALLFLAGS} -fschg
 .for ie in ${INSTALLFLAGS_EDIT}
 _INSTALLFLAGS:=	${_INSTALLFLAGS${ie}}
 .endfor

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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