common/environment/README: document build_style.

This commit is contained in:
Juan RP 2015-02-21 12:05:22 +01:00
parent 3adb1c5c6b
commit 32c5ae8e02

View file

@ -11,6 +11,7 @@ Only files with the `.sh' extension are read, so this file will be simply ignore
The following directories are used to set the order in which the shell snippets The following directories are used to set the order in which the shell snippets
should be read by xbps-src: should be read by xbps-src:
* build_style (to set vars for a specific build_style helper)
* setup (before reading template) * setup (before reading template)
* setup-subpkg (before running the subpkg <pkgname>_package() function) * setup-subpkg (before running the subpkg <pkgname>_package() function)
* fetch (before running fetch phase) * fetch (before running fetch phase)