You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2013/06/21 16:48:54 UTC

svn commit: r1495458 - /incubator/climate/trunk/easy-rcmet/buildout.cfg

Author: joyce
Date: Fri Jun 21 14:48:53 2013
New Revision: 1495458

URL: http://svn.apache.org/r1495458
Log:
Resolved CLIMATE-135 - zlib not installed to /usr/local by Easy-RCMET

Modified:
    incubator/climate/trunk/easy-rcmet/buildout.cfg

Modified: incubator/climate/trunk/easy-rcmet/buildout.cfg
URL: http://svn.apache.org/viewvc/incubator/climate/trunk/easy-rcmet/buildout.cfg?rev=1495458&r1=1495457&r2=1495458&view=diff
==============================================================================
--- incubator/climate/trunk/easy-rcmet/buildout.cfg (original)
+++ incubator/climate/trunk/easy-rcmet/buildout.cfg Fri Jun 21 14:48:53 2013
@@ -53,6 +53,7 @@ recipe            = hexagonit.recipe.cmm
 url               = ${external:zlibURL}
 md5sum            = ${external:zlibMD5}
 configure-options = 
+    --prefix=/usr/local
     --shared
 make-target =
     all install