]> git.pld-linux.org Git - packages/spl.git/commitdiff
- handle verbose bcond auto/th/spl-0.6.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Sep 2013 09:23:46 +0000 (11:23 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Sep 2013 09:23:46 +0000 (11:23 +0200)
spl.spec

index 4102e072d22e2ec6bf6dd6c89b503408e07f2e67..66434a4077978094fd133f111e97861377f9b822 100644 (file)
--- 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
This page took 0.40637 seconds and 4 git commands to generate.