From e5119518c2770b58a7742b73b13380e8a768ddbb Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Thu, 7 Feb 2008 20:18:54 +0000 Subject: create missing dir git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619626 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/qpidc.spec.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpp') 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 - 0.2-18 +* Mon Jan 21 2008 Gordon Sim - 0.2-18 - bump up rev for recent changes to plugin modules & mgmt -* Thu Jan 03 2008 Nuno Santos - 0.2-17 +* Thu Jan 03 2008 Nuno Santos - 0.2-17 - add missing header file SessionManager.h * Thu Jan 03 2008 Nuno Santos - 0.2-16 -- cgit v1.2.1