]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/commitdiff
- try to fix build --without up
authorsparky <sparky@pld-linux.org>
Sun, 28 Jan 2007 14:14:35 +0000 (14:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-nvidia.spec -> 1.90

xorg-driver-video-nvidia.spec

index 4a8ac20fc8b0b2e26e045baf8b7416e5ef568bc8..6369d34ceb012fb5f07ffc181dd0aab22be9590d 100644 (file)
@@ -294,9 +294,11 @@ EOF
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-video-nvidia
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-video-nvidia
This page took 0.199755 seconds and 4 git commands to generate.