Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 10:45:41 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 98057 for review
Message-ID:  <200605291045.k4TAjfxv008716@repoman.freebsd.org>

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

Change 98057 by soc-andrew@soc-andrew_serv on 2006/05/29 10:44:41

	Allow setting of DESTDIR

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile.inc1#2 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile.inc1#2 (text+ko) ====

@@ -1,3 +1,3 @@
 BSD_INSTALLER_LUA_DIR=${.CURDIR}/../../../contrib/bsdinstaller/backend/lua
 
-INST_DIR=/usr/libexec/bsdinstaller
+INST_DIR=${DESTDIR}/usr/libexec/bsdinstaller



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