summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorNuno Santos <nsantos@apache.org>2008-02-07 20:18:54 +0000
committerNuno Santos <nsantos@apache.org>2008-02-07 20:18:54 +0000
commite5119518c2770b58a7742b73b13380e8a768ddbb (patch)
tree3679db4825af571df9d40d4ee3c4e1323bb39455 /cpp
parentab6e58fd6df26417a5dfcb74cec3c041943de182 (diff)
downloadqpid-python-e5119518c2770b58a7742b73b13380e8a768ddbb.tar.gz
create missing dir
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619626 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/qpidc.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in
index 7df723cfae..45d67dff6e 100644
--- a/cpp/qpidc.spec.in
+++ b/cpp/qpidc.spec.in
@@ -82,6 +82,7 @@ rm docs/api/html/installdox
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
install -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd
+install -d -m0755 %{buildroot}%{_localstatedir}/qpidd
rm -f %{buildroot}%_libdir/*.a
rm -f %{buildroot}%_libdir/*.la
@@ -156,10 +157,10 @@ fi
%changelog
-* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18
+* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18
- bump up rev for recent changes to plugin modules & mgmt
-* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17
+* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17
- add missing header file SessionManager.h
* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-16