]> WPIA git - gigi.git/commitdiff
chg: refactor script to fetch external libraries
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Wed, 17 Jan 2018 23:23:55 +0000 (00:23 +0100)
committerFelix Dörre <felix@dogcraft.de>
Thu, 18 Jan 2018 19:51:18 +0000 (20:51 +0100)
With this formulation of the script, we only need to change one place in
the script to update or add libraries. (However, the separate .gitignore
and checksums.txt files still need to be updated as well.)

(The unquoted $(basename ...) is safe because we know the basenames
cannot contain spaces – at worst, they would be URL-encoded as %20.)

Change-Id: I47ec8fcb1e1c581df52a9e31f726bcc35fe8f94b


No differences found