Remove obsolete rubberband fixup
This commit is contained in:
parent
0631e027e9
commit
4ad032a274
2 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ ffbuild_dockerbuild() {
|
||||||
rm rubberband.tar.gz
|
rm rubberband.tar.gz
|
||||||
cd rubberband*
|
cd rubberband*
|
||||||
|
|
||||||
# Fix broken cross compilation
|
|
||||||
sed -i 's/build_machine.system/host_machine.system/' meson.build
|
|
||||||
|
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
|
||||||
local myconf=(
|
local myconf=(
|
||||||
|
|
0
scripts.d/99-rpath.sh
Normal file → Executable file
0
scripts.d/99-rpath.sh
Normal file → Executable file
Loading…
Reference in a new issue