[packages/kitty] Fix doc bcond name

glen glen at pld-linux.org
Wed Feb 22 20:18:52 CET 2023


commit b3df646b417fccb63bf305d05370e710cf71eeec
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Feb 22 21:16:48 2023 +0200

    Fix doc bcond name

 kitty.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kitty.spec b/kitty.spec
index e67d33f..0231680 100644
--- a/kitty.spec
+++ b/kitty.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	tests		# build without tests
-%bcond_without	docs		# build without docs
+%bcond_without	doc		# build without docs
 
 Summary:	Cross-platform, fast, feature full, GPU based terminal emulator
 Name:		kitty
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kitty.git/commitdiff/e4747d64780f8486b78b77177cce8c19b18a9165



More information about the pld-cvs-commit mailing list