Skip to content
  • Neil Roberts's avatar
    Automatically generate weston.ini with the right paths · e3de16ea
    Neil Roberts authored
    Previously weston.ini had hardcoded paths for the weston-* clients in
    /usr/bin and /usr/libexec. This was a bit annoying when testing Weston
    because you wouldn't usually install those in the system prefix. This
    patch adds a make rule to automatically generate weston.ini from a
    template file with some replacement markers for the paths so that they
    can have the right prefix.
    e3de16ea