Sugar Network/Recipe Specification: Difference between revisions
RafaelOrtiz (talk | contribs) m minor |
|||
| Line 227: | Line 227: | ||
Options defined within ''[Build]'' section: | Options defined within ''[Build]'' section: | ||
* ''BUILDDIR'' where the build happens, directory contains | * ''BUILDDIR'' where the build happens, directory contains un-tarred sources bundle. This variable can be used in ''binding'' options as well. During the local build, it will point environment variables to the root of sources directory. | ||
* ''DESTDIR'' temporary path to place installed files before bundling them | * ''DESTDIR'' 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}} | ||