commit 1af410591951f27b9fe09ce89c188250ab60adb9
Author: Marcin Krol <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit