We need -n in %setup macro

This commit is contained in:
Honza Horák 2013-12-16 15:17:08 +01:00
parent 038583b047
commit 0ba73f9e9c
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ the MySQL sources.
%prep
%setup -q
%setup -q -n mysql-%{version}
%patch2 -p1
%patch3 -p1
%patch4 -p1