Dominique Leuenberger 2015-09-07 11:21:01 +00:00 committed by Git OBS Bridge
parent a55c39ea57
commit 26c9dce800

View File

@ -222,7 +222,8 @@ Those are the development headers for libvmtools. They are needed
if you intend to create own plugins for vmtoolsd.
%prep
%setup -q -n %{tarname}-%{version}-%{svn_rev}
# The tarball seems a little bit broken...
%setup -q -n %{tarname}-%{tarname}-%{version}-%{svn_rev}/%{tarname}
# fix for an rpmlint warning regarding wrong line feeds
sed -i -e "s/\r//" README
%patch0 -p1