From 2e8d91bf7c2b9c7d39cf182eabfda08f5ddc486c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 11 Oct 2015 17:34:51 -0400 Subject: build/release/src: delete more patches not needed in release --- (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/build/release/src b/resources/scripts/helpers/build/release/src index 0da6559..ff28743 100755 --- a/resources/scripts/helpers/build/release/src +++ b/resources/scripts/helpers/build/release/src @@ -85,6 +85,10 @@ rm -f "${distdir}/resources/scripts/helpers/build/release/docs" # Patches are not needed, because they are already applied to coreboot sources. rm -Rf "${distdir}/resources/libreboot/patch/" +# Other patches aren't needed in the release, either +rm -Rf "${distdir}/resources/depthcharge/patch/" +rm -Rf "${distdir}/resources/grub/patch/" +rm -Rf "${distdir}/resources/memtest86plus/patch/" # ich9deblob: There are certain files in there that the user most likely does # not want to share. -- cgit v0.9.1