Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 02:17:08 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 84411 for review
Message-ID:  <200509280217.j8S2H7p0067914@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=84411

Change 84411 by soc-andrew@soc-andrew_serv on 2005/09/28 02:16:07

	Move the install directory to inst. This fixes `make install'

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#4 edit
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/Makefile#1 branch
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/install/Makefile#2 delete

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#4 (text+ko) ====

@@ -1,3 +1,3 @@
-SUBDIR=	base conf configure configure.menu install lib pit
+SUBDIR=	base conf configure configure.menu inst lib pit
 
 .include <bsd.subdir.mk>



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