dxg-app build xdg-app Developer Alexander Larsson alexl@redhat.com xdg-app build 1 xdg-app-build Build in a directory xdg-app build OPTION DIRECTORY COMMAND ARG Description Runs a build command in a directory. DIRECTORY must have been initialized with xdg-app build-init. The sdk that is specfied in the metadata for the directory is mounted at /usr and the files and var subdirectories are mounted at /self and /var, respectively. They are writable, and their contents are preserved between build commands, to allow accumulating build artifacts there. Options The following options are understood: Show help options and exit. Examples $ xdg-app build /build/my-app rpmbuild my-app.src.rpm