mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
d3ece746f2
For install_external_plugin_bin_to_data and install_external_plugin_bin_to_arch_data, they were using the 'plugin_target' variable instead of just 'target' for the plugin directory output location, and they were using 'target' instead of 'additional_target' for the data/binaries they were supposed to be installing.