put docs under docs/ in releases (not src/docs/)

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-11-05 23:48:00 +00:00
parent 139815f95c
commit d5a3abdb80
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ build_release()
(
cd "${srcdir}" || err "${_xm}: !cd \"${srcdir}\""
fetch_trees
x_ mv src/docs docs
)
(
cd "${srcdir%/*}" || err "${_xm}: mktarball \"${srcdir}\""