]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/commitdiff
- disable debug packages if kernel only build
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 May 2008 12:56:10 +0000 (12:56 +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.148

xorg-driver-video-nvidia.spec

index c422af76fd967fd8b3e617139d7bddf70cd27ca1..5c2c6b7b064cd992549a8a7d8e04aca1e7ecfcdb 100644 (file)
@@ -9,6 +9,10 @@
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine      with_userspace
 %endif
+%if %{without userspace}
+# nothing to be placed to debuginfo package
+%define                _enable_debug_packages  0
+%endif
 
 %define                pname           xorg-driver-video-nvidia
 %define                rel             4
This page took 0.044836 seconds and 4 git commands to generate.