[packages/systemd] 'without microhttpd' build fix

jajcus jajcus at pld-linux.org
Mon Jan 21 10:26:41 CET 2013


commit e10e2521401b0fa209f79504533d047af44790d3
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Jan 21 10:26:25 2013 +0100

    'without microhttpd' build fix

 systemd.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index d04616d..5d3a128 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1138,7 +1138,7 @@ fi
 %{_mandir}/man8/systemd-getty-generator.8*
 %{_mandir}/man8/systemd-hostnamed.8*
 %{_mandir}/man8/systemd-initctl.8*
-%{_mandir}/man8/systemd-journal-gatewayd.8*
+%{?with_microhttpd:%{_mandir}/man8/systemd-journal-gatewayd.8*}
 %{_mandir}/man8/systemd-journald.8*
 %{_mandir}/man8/systemd-localed.8*
 %{_mandir}/man8/systemd-logind.8*
@@ -1265,8 +1265,8 @@ fi
 %{_mandir}/man8/systemd-hybrid-sleep.service.8*
 %{_mandir}/man8/systemd-initctl.service.8*
 %{_mandir}/man8/systemd-initctl.socket.8*
-%{_mandir}/man8/systemd-journal-gatewayd.service.8*
-%{_mandir}/man8/systemd-journal-gatewayd.socket.8*
+%{?with_microhttpd:%{_mandir}/man8/systemd-journal-gatewayd.service.8*}
+%{?with_microhttpd:%{_mandir}/man8/systemd-journal-gatewayd.socket.8*}
 %{_mandir}/man8/systemd-journald.service.8*
 %{_mandir}/man8/systemd-journald.socket.8*
 %{_mandir}/man8/systemd-kexec.service.8*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/e10e2521401b0fa209f79504533d047af44790d3



More information about the pld-cvs-commit mailing list