diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 176c813..eb658ca 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -27,7 +27,7 @@ %endif # Modules that are needed up to openSUSE 11.2 (kernel in 11.3 includes them). The previous list is extended by this. %if 0%{suse_version} <= 1120 -%define mod1120 pvscsi vmmemctl vmxnet3 +%define mod1120 pvscsi vmxnet3 %endif # X modules are failing all the time the build currently. We need an easy way to enable/disable them.