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:
parent
3a6ca4251f
commit
84909ea0e7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user