diff --git a/scripts.d/50-rubberband.sh b/scripts.d/50-rubberband.sh index f938ef1..93a8439 100755 --- a/scripts.d/50-rubberband.sh +++ b/scripts.d/50-rubberband.sh @@ -17,9 +17,6 @@ ffbuild_dockerbuild() { rm rubberband.tar.gz cd rubberband* - # Fix broken cross compilation - sed -i 's/build_machine.system/host_machine.system/' meson.build - mkdir build && cd build local myconf=( diff --git a/scripts.d/99-rpath.sh b/scripts.d/99-rpath.sh old mode 100644 new mode 100755