diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-09-11 06:33:08 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-09-11 06:33:08 +0000 |
commit | e61ac0bc87a7040ff5e4cf3211129446d5c27e2a (patch) | |
tree | 580843b99047c9d41c0a4732ab8c6089f38406e6 | |
parent | 1f7805df73d497e7c13a5ae2f4c614b18929e46c (diff) | |
download | cpt-e61ac0bc87a7040ff5e4cf3211129446d5c27e2a.tar.gz |
docs: update
FossilOrigin-Name: ecf8dadb8ec72a43ffe6615855bbdd6f273090154380d1dcefa2a9cc323694cb
-rwxr-xr-x | kiss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -506,6 +506,7 @@ pkg_build() { pkg_checksums() { # Generate checksums for packages. + repo_dir=$(pkg_find "$1") while read -r src _; do |