[packages/libe-book] disable experimental HTML support by default

atler atler at pld-linux.org
Wed Jul 1 21:26:25 CEST 2020


commit c0f62614870a9d1e339b6923dfc7fa208e2a9044
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 1 21:25:04 2020 +0200

    disable experimental HTML support by default
    
    incompatible with new libCSS

 libe-book.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libe-book.spec b/libe-book.spec
index 015fa4f..a3d4451 100644
--- a/libe-book.spec
+++ b/libe-book.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	experimental	# without experimental HTML
+%bcond_with	experimental	# with experimental HTML
 %bcond_without	static_libs	# don't build static libraries
 
 Summary:	Library and tools for reading and converting various non-HTML reflowable e-book formats
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libe-book.git/commitdiff/95d37d84f9698bc73b948d94d403b29e82c30779



More information about the pld-cvs-commit mailing list