Skip to content

gst-plugins-rs: Fix file copy failure in post_install

use copy method of shutil instead of the os module for the copying the .pc and .dll during post install.

Merge request reports