Files
Arch-R/packages
Matthias Reichl 4b14c6c946 config/functions: only use PKG_ADDON_ID for install_binary_addon
Usage of PKG_NAME was a bug carried over from the original code
during refactoring. Since none of the addons set PKG_SECTION, and
therefore PKG_NAME and PKG_ADDON_ID were identical, this wasn't
noticed before.

Drop using PKG_NAME and only use PKG_ADDON_ID to fix this,
install_binary_addon can then also be used for addons which set
PKG_SECTION.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 19:59:11 +02:00
..
2017-09-22 13:58:12 +01:00
2017-09-26 16:46:03 +01:00
2017-01-19 00:06:13 +01:00
2017-01-19 00:06:13 +01:00
2017-09-05 20:58:56 -07:00