|
From: <fe...@us...> - 2012-06-12 13:26:36
|
Revision: 154
http://ehs.svn.sourceforge.net/ehs/?rev=154&view=rev
Author: felfert
Date: 2012-06-12 13:26:25 +0000 (Tue, 12 Jun 2012)
Log Message:
-----------
- Fixed a typo
Modified Paths:
--------------
trunk/conf/ehs.spec.in
Modified: trunk/conf/ehs.spec.in
===================================================================
--- trunk/conf/ehs.spec.in 2012-06-12 13:20:42 UTC (rev 153)
+++ trunk/conf/ehs.spec.in 2012-06-12 13:26:25 UTC (rev 154)
@@ -62,7 +62,7 @@
%endif
%configure \
%if %{with_debug}
- --enable-debug
+ --enable-debug \
%endif
%if %{with_staticssl}
--enable-static --with-ssl=/opt/openssl-static
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|