[jbossnative-commits] JBoss Native SVN: r1375 - trunk/build/unix.

jbossnative-commits at lists.jboss.org jbossnative-commits at lists.jboss.org
Wed Feb 6 04:50:01 EST 2008


Author: jfrederic.clere at jboss.com
Date: 2008-02-06 04:50:00 -0500 (Wed, 06 Feb 2008)
New Revision: 1375

Modified:
   trunk/build/unix/buildbin.rhel-httpd.sh
Log:
typo.


Modified: trunk/build/unix/buildbin.rhel-httpd.sh
===================================================================
--- trunk/build/unix/buildbin.rhel-httpd.sh	2008-02-06 09:20:55 UTC (rev 1374)
+++ trunk/build/unix/buildbin.rhel-httpd.sh	2008-02-06 09:50:00 UTC (rev 1375)
@@ -105,7 +105,7 @@
 _localstatedir=${PREFIX}/logs
 
 if $has_openssl_loc ; then
-  add_conf="--with-ssl=${common_loc} --enable-ssl --with-ssl"
+  add_conf="--with-ssl=${common_loc} --enable-ssl"
 else
   add_conf=""
 fi




More information about the jbossnative-commits mailing list