Fix setup
This commit is contained in:
parent
c00c885021
commit
728912d0f2
@ -210,7 +210,7 @@ glibc package.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-%{version_tag}
|
||||
%setup -q -n linux-stable_%{version_tag}
|
||||
%patch -P 100 -p1
|
||||
%patch -P 101 -p1
|
||||
perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}/" Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user