commit 1f7890d116cab93c21d8c21c5a8507b6bac4bff7
Author: Jakub Bogusz <[email protected]>
Date:   Mon Sep 2 17:50:16 2013 +0200

    - bcond descs

 fontconfig.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fontconfig.spec b/fontconfig.spec
index b2b4ed6..7df9994 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -1,8 +1,8 @@
 #
 # Conditional build
 %bcond_without static_libs     # don't build static library
-%bcond_without doc
-%bcond_without tests
+%bcond_without doc             # don't build HTML and man docs
+%bcond_without tests           # don't perform make check
 
 Summary:       Font configuration and customization tools
 Summary(pl.UTF-8):     Narzędzia do konfigurowania fontów
@@ -139,7 +139,7 @@ Este pacote contém a biblioteca estática do fontconfig
 export HASDOCBOOK=no
 
 %configure \
-       --%{?with_doc:en}%{!?with_doc:dis}able-docs \
+       --enable-docs%{!?with_doc:=no} \
        --disable-silent-rules \
        %{!?with_static_libs:--disable-static}
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fontconfig.git/commitdiff/1f7890d116cab93c21d8c21c5a8507b6bac4bff7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to