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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
use copy method of shutil instead of the os module for the copying the .pc and .dll during post install.