SPECS: kernel-vanilla.spec - no drm subpackage

Elan Ruusamäe glen at pld-linux.org
Sun Oct 12 23:07:08 CEST 2008


On Sunday 12 October 2008 19:01, shadzik wrote:
> --- SPECS/kernel-vanilla.spec:1.170     Sun Oct 12 17:26:03 2008
> +++ SPECS/kernel-vanilla.spec   Sun Oct 12 18:01:34 2008
> @@ -25,13 +25,13 @@
>  %define                have_oss        1
>  %define                have_pcmcia     1
>  %define                have_sound      1
> -%define                have_drm        1
> +#%define               have_drm        1

you can't "comment out" rpm define this way. you should use %% to disable the 
define (or just remove it).

-- 
glen


More information about the pld-devel-en mailing list