Skip to content

Commit

Permalink
Rebuild with new signing key.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jan 20, 2023
1 parent a5d9120 commit 867248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ git checkout ${PATCHES_COMMIT}
echo "=====PREPARING SOURCES====="
cd ~/rpmbuild/SPECS
sed -i 's/# define buildid .local/%define buildid .t2/g' kernel.spec
# sed -i 's/%define pkgrelease 200/%define pkgrelease 201/' kernel.spec
sed -i 's/%define pkgrelease 200/%define pkgrelease 201/' kernel.spec
mv -f /repo/python-blivet.spec /repo/rpmbuild/SPECS/python-blivet.spec
mv /repo/0002-add-t2-support.patch /root/rpmbuild/SOURCES/0002-add-t2-support.patch
cat /tmp/download/*/extra_config > /root/rpmbuild/SOURCES/kernel-local
Expand Down

0 comments on commit 867248c

Please sign in to comment.