]> git.pld-linux.org Git - packages/xen.git/commitdiff
- proper with_pae disabling
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Jun 2006 07:28:50 +0000 (07:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xen.spec -> 1.30

xen.spec

index c749d34f30e6e35ae201b847785e82343c310beb..b78d425431a947cc81ff30b9ee9d1ed48e6b6575 100644 (file)
--- a/xen.spec
+++ b/xen.spec
@@ -47,11 +47,9 @@ ExclusiveArch:       %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifnarch i686 athlon pentium3 pentium4
-%define                with_pae        0 
+%undefine      with_pae
 %endif
 
-
-
 %description
 This package contains the Xen hypervisor and Xen tools, needed to run
 virtual machines on x86 systems, together with the kernel-xen*
This page took 0.086454 seconds and 4 git commands to generate.