[97235] trunk/base/configure

cal at macports.org cal at macports.org
Fri Aug 31 11:35:24 PDT 2012


Revision: 97235
          https://trac.macports.org/changeset/97235
Author:   cal at macports.org
Date:     2012-08-31 11:35:24 -0700 (Fri, 31 Aug 2012)
Log Message:
-----------
regenerate configure, follow-up to r97234

Revision Links:
--------------
    https://trac.macports.org/changeset/97234

Modified Paths:
--------------
    trunk/base/configure

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2012-08-31 18:34:14 UTC (rev 97234)
+++ trunk/base/configure	2012-08-31 18:35:24 UTC (rev 97235)
@@ -9999,7 +9999,7 @@
 $as_echo_n "checking that any existing MacPorts install can be upgraded... " >&6; }
 
 	eval dpversionfile="${sysconfdir}/ports/dp_version"
-	if test -f $dpversionfile; then
+	if test -f "$dpversionfile"; then
 		as_fn_error $? "Existing MacPorts or DarwinPorts install is too old to be upgraded. Install MacPorts 1.7.1 first." "$LINENO" 5
 	else
 		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120831/5bec6d23/attachment.html>


More information about the macports-changes mailing list