[Fusionforge-commits] r12371 - trunk/src

Christian Bayle cbayle at fusionforge.org
Fri Feb 25 16:36:29 CET 2011


Author: cbayle
Date: 2011-02-25 16:36:28 +0100 (Fri, 25 Feb 2011)
New Revision: 12371

Modified:
   trunk/src/fusionforge.spec
Log:
take the fhs, not the source !


Modified: trunk/src/fusionforge.spec
===================================================================
--- trunk/src/fusionforge.spec	2011-02-25 15:19:03 UTC (rev 12370)
+++ trunk/src/fusionforge.spec	2011-02-25 15:36:28 UTC (rev 12371)
@@ -401,7 +401,7 @@
 #%{__sed} -i -e "s|sys_gfdbuser.*$|sys_gfdbname %{dbuser}|g" $RPM_BUILD_ROOT%{FORGE_CONF_DIR}/httpd.secrets
 
 # Apache configuration file
-%{__cp} -a etc/httpd.conf.d/* $RPM_BUILD_ROOT%{FORGE_CONF_DIR}/httpd.conf.d/
+%{__cp} -a etc/httpd.conf.d-fhs/* $RPM_BUILD_ROOT%{FORGE_CONF_DIR}/httpd.conf.d/
 %{__cp} -a etc/config.ini-fhs $RPM_BUILD_ROOT%{FORGE_CONF_DIR}/
 %{__cp} -a etc/httpd.conf-fhs $RPM_BUILD_ROOT%{FORGE_CONF_DIR}/
 #%{__cp} -a etc/gforge-httpd.conf.example $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/gforge.conf




More information about the Fusionforge-commits mailing list