Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. $ flatpak build ../builder meson --libdir=/app/lib -Denable_tracing=true -Denable_debug=true -Dwith_docs=true -Dwith_channel=flatpak-nightly ..
  2.  
  3. Meson encountered an error:
  4. The value of the 'libdir' option is '/app/lib' which must be a subdir of the prefix '/usr/local'.
  5. Note that if you pass a relative path, it is assumed to be a subdir of prefix.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement