FS#66536 - [kodi] Missing dependency on which
Attached to Project:
Community Packages
Opened by Daan De Meyer (DaanDeMeyer) - Monday, 04 May 2020, 18:16 GMT
Last edited by Ike Devolder (BlackEagle) - Monday, 08 June 2020, 11:02 GMT
Opened by Daan De Meyer (DaanDeMeyer) - Monday, 04 May 2020, 18:16 GMT
Last edited by Ike Devolder (BlackEagle) - Monday, 08 June 2020, 11:02 GMT
|
Details
Description:
which is required but not a dependency: Steps to reproduce: cat /usr/bin/kodi-standalone | grep which |
This task depends upon
Closed by Ike Devolder (BlackEagle)
Monday, 08 June 2020, 11:02 GMT
Reason for closing: Fixed
Additional comments about closing: thanks for the patch, fixed in kodi 18.7.1
Monday, 08 June 2020, 11:02 GMT
Reason for closing: Fixed
Additional comments about closing: thanks for the patch, fixed in kodi 18.7.1
Personally I recommend submitting a PR to switch this from 'which' to 'command -v' as there's no valid reason to use "which" in a shellscript.
It'll only be in kodi 19.