fix vmxnet3 extraction... extract always, even if we don't build it

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=161
This commit is contained in:
Dominique Leuenberger 2010-06-07 07:58:25 +00:00 committed by Git OBS Bridge
parent 3a6ca4251f
commit 84909ea0e7

View File

@ -165,11 +165,9 @@ if you intend to create own plugins for vmtoolsd.
%prep
%setup -q -n %{name}-%{version}-%{svn_rev}
%if %build_vmxnet3
pushd modules/linux
tar xvf %{S:7}
popd
%endif
%patch0 -p1
chmod -x AUTHORS COPYING ChangeLog NEWS README
# fix for an rpmlint warning regarding wrong line feeds