[orthanc] fix build

Sebastien Jodogne sjodogne at fedoraproject.org
Fri Feb 14 13:40:51 UTC 2014


commit 0031fbaf62b1052de296245d658bd162489c4d63
Author: Sebastien Jodogne <s.jodogne at gmail.com>
Date:   Fri Feb 14 14:41:25 2014 +0100

    fix build

 orthanc.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/orthanc.spec b/orthanc.spec
index b065d49..9b2b4b7 100644
--- a/orthanc.spec
+++ b/orthanc.spec
@@ -113,6 +113,7 @@ cp -p %SOURCE3 orthancclient.README
 %cmake	-DSTATIC_BUILD:BOOL=OFF \
 	-DSTANDALONE_BUILD:BOOL=ON \
 	-DCMAKE_BUILD_TYPE=Release \
+	-DUNIT_TESTS_WITH_HTTP_CONNEXIONS=OFF \
 	.
 
 make %{?_smp_mflags}


More information about the scm-commits mailing list