no need to run configure-linux.sh again

This commit is contained in:
Pratham Patel 2023-10-01 19:12:12 +05:30
parent e3c50f7dae
commit 3b91bb1083
No known key found for this signature in database

View File

@ -100,7 +100,6 @@ rm -rf kernel-tfg/
make oldconfig
%build
source ./configure-linux.sh
%{make} %{?_smp_mflags} PYTHON=%{__python3} %{make_targets}
%install