[Erp5-report] r36164 luke - /erp5/trunk/buildout/software-profiles/haproxy.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jun 9 15:14:19 CEST 2010
Author: luke
Date: Wed Jun 9 15:14:15 2010
New Revision: 36164
URL: http://svn.erp5.org?rev=36164&view=rev
Log:
- make install shall be exactly the same as make
Modified:
erp5/trunk/buildout/software-profiles/haproxy.cfg
Modified: erp5/trunk/buildout/software-profiles/haproxy.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/haproxy.cfg?rev=36164&r1=36163&r2=36164&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/haproxy.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/haproxy.cfg [utf8] Wed Jun 9 15:14:15 2010
@@ -11,5 +11,5 @@ run-configure = false
# with possible overriding customisation
# linux26 might be better target, but on this level portability is a must
make-options = TARGET=generic
-make-install-options = TARGET=generic
+make-install-options = ${:make-options}
make-install-destination-parameter = PREFIX=
More information about the Erp5-report
mailing list