From 4f415160d95493457a3c8def085c07a6effa6712 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 26 Jan 2015 13:33:35 +0000 Subject: build-release: delete the commitid file from release archives --- build-release | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-release b/build-release index 4b07c5ea..a2ff513e 100755 --- a/build-release +++ b/build-release @@ -383,6 +383,9 @@ rm -f libreboot_src/ich9fdgbe_4m.bin rm -rf libreboot_src/tobuild/ rm -f libreboot_src/tobuild.tar.xz +# delete the "commitid" file (releases are tagged in git) +rm -f libreboot_src/commitid + echo "Creating compressed libreboot_src release archive" # create lzma compressed src archive -- cgit v1.2.3-70-g09d2