[packages/libpanel] - fix building without apidocs
hawk
hawk at pld-linux.org
Tue Apr 23 20:28:05 CEST 2024
commit 1af410591951f27b9fe09ce89c188250ab60adb9
Author: Marcin Krol <hawk at tld-linux.org>
Date: Tue Apr 23 20:11:48 2024 +0200
- fix building without apidocs
libpanel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libpanel.spec b/libpanel.spec
index faeecfe..db77d8d 100644
--- a/libpanel.spec
+++ b/libpanel.spec
@@ -105,7 +105,7 @@ Dokumentacja API biblioteki libpanel.
%build
%meson build \
%{!?with_static_libs:--default-library=shared} \
- %{!?with_apidocs:-Ddocs=false}
+ %{!?with_apidocs:-Ddocs=disabled}
%ninja_build -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpanel.git/commitdiff/1af410591951f27b9fe09ce89c188250ab60adb9
More information about the pld-cvs-commit
mailing list