From 33b8621e242660028c84ee0c6b64b1923288d356 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 13 Feb 2015 03:06:50 +0000 Subject: build-release: remove the bin/ directory from libreboot_util --- build-release | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-release b/build-release index 0cdcb975..11b29518 100755 --- a/build-release +++ b/build-release @@ -351,6 +351,9 @@ cp ich9macchange libreboot_util/ # for changing the GRUB background cp grub-background libreboot_util/ +# remove the bin/ directory from libreboot_util +rm -rf libreboot_util/bin/ + # ### Create the release tarballs # ---------------------------------------------------------------------------------------------------------------------------- -- cgit v1.2.3-70-g09d2