Signed-off-by: Scott Seago <[email protected]>
---
 deltacloud-aggregator.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/deltacloud-aggregator.spec.in b/deltacloud-aggregator.spec.in
index c8bc08a..a5f2c5e 100644
--- a/deltacloud-aggregator.spec.in
+++ b/deltacloud-aggregator.spec.in
@@ -133,7 +133,7 @@ fi
 %{__ln_s} %{_sysconfdir}/%{name}/development.rb 
%{buildroot}%{app_root}/config/environments
 %{__ln_s} %{_sysconfdir}/%{name}/production.rb 
%{buildroot}%{app_root}/config/environments
 %{__ln_s} %{_sysconfdir}/%{name}/test.rb 
%{buildroot}%{app_root}/config/environments
-%{__mkdir} %{buildroot}%{app_root}/config/image_descriptor_xmls
+%{__mkdir} -p %{buildroot}%{app_root}/config/image_descriptor_xmls
 
 # Creating these files now to make sure the logfiles will be owned
 # by dcloud:dcloud. This is a temporary workaround while we've still
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to