Skip to content
  • Simon McVittie's avatar
    vala: Correctly use Path.build_path() · 5e963bf1
    Simon McVittie authored and Rico Tzschichholz's avatar Rico Tzschichholz committed
    The first argument to Path.build_path() is a separator, and for it to be
    practically useful, at least two subsequent arguments are needed.
    
    Also to find GIR XML in /usr/share we should make the second argument be
    an absolute path.
    5e963bf1