Trivial
authorSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 4 Dec 2007 15:33:04 +0000 (15:33 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 4 Dec 2007 15:33:04 +0000 (15:33 +0000)
kernel-2.6-planetlab.spec

index 6c743b9..a4671ae 100644 (file)
@@ -305,7 +305,7 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 20
 
 # NetNS patch for VINI
-%if 0%{?_with_netns}
+%if 0%{?with_netns}
 %ApplyPatch 30
 %endif
 
@@ -325,7 +325,7 @@ KERNEL_PREVIOUS=vanilla
 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may
 # break with later patches.
 
-%if 0%{?_with_netns}
+%if 0%{?with_netns}
 %ApplyPatch %vini_pl_patch
 %endif