[packages/spl] - handle verbose bcond

qboosh qboosh at pld-linux.org
Sun Sep 15 11:23:38 CEST 2013


commit ce3c5ca89cacb11c4939d184dc97c1593a2d979a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 15 11:23:46 2013 +0200

    - handle verbose bcond

 spl.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/spl.spec b/spl.spec
index 4102e07..66434a4 100644
--- a/spl.spec
+++ b/spl.spec
@@ -80,7 +80,8 @@ dla jądra PLD z pakietu kernel%{_alt_kernel} w wersji %{_kernel_ver}.
 	--with-config="%{?with_kernel:%{?with_userspace:all}}%{!?with_kernel:user}%{!?with_userspace:kernel}" \
 	--with-linux=%{_kernelsrcdir}
 
-%{__make}
+%{__make} \
+	%{?with_verbose:V=1}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -95,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS DISCLAIMER 
+%doc AUTHORS DISCLAIMER
 %attr(755,root,root) %{_sbindir}/splat
 %{_mandir}/man1/splat.1*
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spl.git/commitdiff/ce3c5ca89cacb11c4939d184dc97c1593a2d979a



More information about the pld-cvs-commit mailing list