Sugar Network/Recipe Specification: Difference between revisions

Line 202: Line 202:
Options defined within ''[Build]'' section:
Options defined within ''[Build]'' section:


* ''BUILDDIR'' where the build happens
* ''BUILDDIR'' where the build happens, directory contains untarred sources bundle
* ''SRCDIR'' path to directory with sources; for a custom (via 0compile) build, ''BUILDDIR'' and ''SRCDIR'' are different, while building on OBS, they are the same
* ''DISTDIR'' temporary path to place installed files before bundling them
* ''DISTDIR'' temporary path to place installed files before bundling them
* ''PREFIX'' should be used as installation prefix path, e.g., for {{Code|./configure --prefix}}
* ''PREFIX'' should be used as installation prefix path, e.g., for {{Code|./configure --prefix}}