Date: Fri, 22 Nov 2002 11:34:18 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Message-ID: <20021122093418.GC2253@sunbay.com> In-Reply-To: <200211212334.gALNYvd6005731@repoman.freebsd.org> References: <200211212334.gALNYvd6005731@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Thu, Nov 21, 2002 at 03:34:57PM -0800, Julian Elischer wrote:
> julian 2002/11/21 15:34:57 PST
>
> Modified files:
> include Makefile
> Log:
> Re-enable installing of Bluetooth include files
> Hopefully this time it works right.. Who understands this stuff?
>
> Revision Changes Path
> 1.189 +2 -2 src/include/Makefile
>
``cvs annotate'' would give you a hint about who does, and I've already
submitted you a working patch yesterday, which was functionally equivalent
to the above but cleaner -- you have added an empty line and the comment
is now bogus. Please commit this now:
%%%
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/include/Makefile,v
retrieving revision 1.189
diff -u -r1.189 Makefile
--- Makefile 21 Nov 2002 23:34:57 -0000 1.189
+++ Makefile 22 Nov 2002 09:30:12 -0000
@@ -41,10 +41,9 @@
security/lomac security/mac_biba security/mac_bsdextended \
security/mac_mls security/mac_partition ufs/ffs ufs/ufs
-
-# For SHARED=symlinks, cam and netatm are symlinks, so cam/scsi and netatm/*
-# are taken care of
-LSYMSUBDIRS= ${LSUBDIRS:Ncam/scsi:Nnetatm/*:Nnetgraph/bluetooth/*}
+# For SHARED=symlinks, cam, netatm, and netgraph are symlinks, so cam/scsi,
+# netatm/*, and netgraph/* are taken care of
+LSYMSUBDIRS= ${LSUBDIRS:Ncam/scsi:Nnetatm/*:Nnetgraph/*}
# Define SHARED to indicate whether you want symbolic links to the system
# source (``symlinks''), or a separate copy (``copies''). ``symlinks'' is
%%%
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru@sunbay.com Sunbay Software AG,
ru@FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE93foaUkv4P6juNwoRAgttAJ9Sn6hMDGJPbPVb7WXBgV7eGx0ofQCdEmcb
Y29TUdQ9ANew5eavEHMcIoA=
=istP
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021122093418.GC2253>
