diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-09-13 21:20:21 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-09-13 21:20:21 +0000 |
commit | 3dae8d344f19875b89c99f73ced8303ee3de61dd (patch) | |
tree | 0dcb0f39bcf454dd3cbdd8539b598538770f3a66 | |
parent | 415996a57943fe3aad3dfe4d5979ffc67f8ba3dc (diff) | |
download | cpt-3dae8d344f19875b89c99f73ced8303ee3de61dd.tar.gz |
kiss: clean up
FossilOrigin-Name: ca9dbc481c4759a19d6e836100aef2cb77e9089d03eccff7b3c8a908094ab130
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -354,7 +354,7 @@ pkg_build() { } done - explicit_build="$explicit" + explicit_build=$explicit # If an explicit package is a dependency of another explicit # package, remove it from the explicit list as it needs to be |