diff --git a/build.sh b/build.sh index a94c032..733de73 100755 --- a/build.sh +++ b/build.sh @@ -57,7 +57,7 @@ done; cd "/root/rpmbuild"/SPECS cp /repo/*.spec . rpmbuild -bb --with baseonly --without debug --without debuginfo --target=x86_64 kernel.spec -rpmbuild -bb --with baseonly --without debug --without debuginfo --target=x86_64 t2linux-config.spec +rpmbuild -bb --target=x86_64 t2linux-config.spec # Copy artifacts to shared volume