#1012281 vlc-plugin-pipewire FTCBFS: fails make clean due to using the build architecture pkg-config

#1012281#5
Date:
2022-06-02 18:49:22 UTC
From:
To:
vlc-plugin-pipewire fails to cross build from source during make clean,
because the dh_auto_clean does not pass cross tools to make and the
makefile fails finding required packages using the build architecture
pkg-config. Please consider applying the attached patch to fix that.

Helmut