correct tar directory name

epel9
Thomas Sailer 11 years ago
parent 11930ca9c5
commit 68572100e4

@ -68,7 +68,7 @@ mingw64-%{mingw_pkg_name} development.
%{?mingw_debug_package}
%prep
%setup -q -n %{mingw_pkg_name}-%{version}
%setup -q -n %{mingw_pkg_name}-%{version}%{prerelease}
iconv -f ISO-8859-1 -t UTF-8 AUTHORS > AUTHORS.x
mv -f AUTHORS.x AUTHORS

Loading…
Cancel
Save