From 322efdf1bcdd10e13d5decf416f8e7a116e55eae Mon Sep 17 00:00:00 2001 From: Alex Burmashev Date: Tue, 26 Nov 2013 12:55:47 +0400 Subject: [PATCH] Updated kernel-3.10.19-1.spec --- kernel-3.10.19-1.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel-3.10.19-1.spec b/kernel-3.10.19-1.spec index d70ccb5..6d9be52 100644 --- a/kernel-3.10.19-1.spec +++ b/kernel-3.10.19-1.spec @@ -105,13 +105,13 @@ Packager: Nicolo' Costanza %endif # Build desktop (i686 / 4GB) / x86_64 / sparc64 sets -%define build_desktop 1 +%define build_desktop 0 # Build netbook (i686 / 4GB) / x86_64 %define build_netbook 0 # Build server (i686 / 64GB)/x86_64 / sparc64 sets -%define build_server 1 +%define build_server 0 # Build desktop686 pae (i686 / 64GB) %ifarch %{ix86} @@ -136,17 +136,17 @@ Packager: Nicolo' Costanza %define build_nrj_desktop 1 # Build nrj realtime (i686 / 4GB) / x86_64 -%define build_nrj_realtime 1 +%define build_nrj_realtime 0 # Build nrj laptop (i686 / 4GB) / x86_64 -%define build_nrj_laptop 1 +%define build_nrj_laptop 0 # Build nrj netbook (i686 / 4GB) / x86_64 -%define build_nrj_netbook 1 +%define build_nrj_netbook 0 # Build nrj desktop pae (i686 / 64GB) %ifarch %{ix86} -%define build_nrj_desktop_pae 1 +%define build_nrj_desktop_pae 0 %endif # Build nrj realtime pae (i686 / 64GB)