[33500] trunk/base/src/port1.0/port_autoconf.tcl.in
afb at macports.org
afb at macports.org
Mon Jan 28 00:18:53 PST 2008
Revision: 33500
http://trac.macosforge.org/projects/macports/changeset/33500
Author: afb at macports.org
Date: 2008-01-28 00:18:52 -0800 (Mon, 28 Jan 2008)
Log Message:
-----------
record the autoconf value for INSTALL, to avoid hardcoding /usr/bin/install
Modified Paths:
--------------
trunk/base/src/port1.0/port_autoconf.tcl.in
Modified: trunk/base/src/port1.0/port_autoconf.tcl.in
===================================================================
--- trunk/base/src/port1.0/port_autoconf.tcl.in 2008-01-28 08:15:07 UTC (rev 33499)
+++ trunk/base/src/port1.0/port_autoconf.tcl.in 2008-01-28 08:18:52 UTC (rev 33500)
@@ -41,6 +41,7 @@
variable tar_command "@TAR_CMD@"
variable have_launchd "@HAVE_LAUNCHD@"
variable launchctl_path "@LAUNCHCTL@"
+ variable install_command "@INSTALL@"
variable install_user "@DSTUSR@"
variable install_group "@DSTGRP@"
variable prefix "@prefix_expanded@"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080128/0430060b/attachment.html
More information about the macports-changes
mailing list