[rhmessaging-commits] rhmessaging commits: r1583 - mgmt.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Fri Jan 18 18:15:14 EST 2008


Author: nunofsantos
Date: 2008-01-18 18:15:14 -0500 (Fri, 18 Jan 2008)
New Revision: 1583

Modified:
   mgmt/cumin.spec
Log:
add symlink to /etc

Modified: mgmt/cumin.spec
===================================================================
--- mgmt/cumin.spec	2008-01-18 23:01:04 UTC (rev 1582)
+++ mgmt/cumin.spec	2008-01-18 23:15:14 UTC (rev 1583)
@@ -53,6 +53,7 @@
 
 install -d ${RPM_BUILD_ROOT}%{_sysconfdir}
 install -pm 0644 etc/* $RPM_BUILD_ROOT%{_sysconfdir}
+ln -s $RPM_BUILD_ROOT%{_sysconfdir} ${RPM_BUILD_ROOT}${CUMIN_HOME}/etc
 
 install -d ${RPM_BUILD_ROOT}${CUMIN_HOME}/lib/python
 cd lib/python




More information about the rhmessaging-commits mailing list