Skip to content
  • Nirbheek Chauhan's avatar
    cerbero ci: Add hacks for build tools · 6208a619
    Nirbheek Chauhan authored
    Instead of putting a hammer-like symlink to ../../gstreamer/cerbero,
    do recipe-specific relocation hacks. Fixes random errors like:
    
    ```
    ++ ln -sf /builds/nirbheek/cerbero ../../gstreamer/cerbero
    ln: ../../gstreamer/cerbero/cerbero: cannot overwrite directory
    ```
    
    Part-of: <!350>
    6208a619