diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-14 23:22:35 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-14 23:22:35 -0500 |
commit | a8e95c3d8b30739ce1d64027c792ef310b4d1b84 (patch) | |
tree | 87e8a62bf67a2e2460035d73fdb9b999df25bbbb /resources/layouts | |
parent | 0452c68d11103e4b7b6cf72ac90d0b50bd81ea19 (diff) | |
download | librebootfr-a8e95c3d8b30739ce1d64027c792ef310b4d1b84.tar.gz librebootfr-a8e95c3d8b30739ce1d64027c792ef310b4d1b84.zip |
Use project_sources_path() in archive creation
Previously, the function 'project_release_sources_archive_path'
assumed that a project's source files would always be located within
"$root/$SOURCES" in a directory named after the project. However,
this does not account for projects such as bucts whose source files
are located in "$root/$PROJECTS/$project/sources".
In order to address this, trivial changes were made to leverage
project_sources_path() as it returns nearly all the information needed
to create the path to the archive file.
Diffstat (limited to 'resources/layouts')
0 files changed, 0 insertions, 0 deletions