[packages/tellico] - make webcam bcond do something

adamg adamg at pld-linux.org
Fri Apr 19 16:57:33 CEST 2019


commit 238b61e618daafcbf129f04794bc4d86e982bc01
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Fri Apr 19 16:57:13 2019 +0200

    - make webcam bcond do something

 tellico.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/tellico.spec b/tellico.spec
index 11ba4b6..9f6eb71 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -74,7 +74,9 @@ księgozbiorów, archiwów wideo i audio.
 %setup -q
 
 %build
-%cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
+%cmake . \
+	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+	%{cmake_on_off webcam ENABLE_WEBCAM}
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tellico.git/commitdiff/28b16d65adb77e81a4d744309513a4e84db2507f



More information about the pld-cvs-commit mailing list