Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2006 19:18:05 -0800
From:      "Bruce A. Mah" <bmah@freebsd.org>
To:        Tom Rhodes <trhodes@freebsd.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Install docs oddity
Message-ID:  <454AB4ED.4090109@freebsd.org>
In-Reply-To: <20061102214151.273c4ef8.trhodes@FreeBSD.org>
References:  <454A9A72.4050005@freebsd.org> <20061102214151.273c4ef8.trhodes@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig8553D63E5B65C97583003746
Content-Type: multipart/mixed; boundary="------------030303050206020700080407"

This is a multi-part message in MIME format.
--------------030303050206020700080407
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

If memory serves me right, Tom Rhodes wrote:

> I can't find a patch in this email.  :(
>=20
> But I do think a lot of our build needs re-written, the problem
> is where to start and what do we want to accomplish.

Urk...did I forget that?  Let's try that again, sorry about that.

The change is pretty simple...I just removed _SUBDIRUSE from the
dependency line of realinstall.  It's not clear to me if there are any
other ramifications of this change however.  :-p

I kind of wish I remembered more about how this stuff worked...I haven't
seriously looked at this in like three or four years.

Bruce.

--------------030303050206020700080407
Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
	name="doc.subdir.mk.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="doc.subdir.mk.diff"

Index: doc.subdir.mk
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/cvs/doc/share/mk/doc.subdir.mk,v
retrieving revision 1.11
diff -u -r1.11 doc.subdir.mk
--- doc.subdir.mk	5 Oct 2005 13:57:35 -0000	1.11
+++ doc.subdir.mk	3 Nov 2006 01:18:30 -0000
@@ -62,7 +62,7 @@
 .if !target(install)
 install: afterinstall symlinks=20
 afterinstall: realinstall
-realinstall: beforeinstall _SUBDIRUSE
+realinstall: beforeinstall
 .endif
=20
 package: realpackage symlinks

--------------030303050206020700080407--

--------------enig8553D63E5B65C97583003746
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFSrTx2MoxcVugUsMRApU9AJ4m51bjPiYpSjEvkajaHWh2nkHJWgCg642r
bB5WPXeRW0u5lLlftgSciFA=
=gVR9
-----END PGP SIGNATURE-----

--------------enig8553D63E5B65C97583003746--



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