Manual.md: document the check functions
The pre_/do_/post_check functions were not listed in the list of building phase functions, and were not mentioned elsewhere (do_check was mentioned once). This documents their existence.
This commit is contained in:
		| @@ -1101,7 +1101,13 @@ still be passed in if it's a GNU configure script. | ||||
|  | ||||
| - `post_build()` Actions to execute after `do_build()`. | ||||
|  | ||||
| - `pre_install()` Actions to execute after `post_build()`. | ||||
| - `pre_check()` Actions to execute after `post_build()`. | ||||
|  | ||||
| - `do_check()` Actions to execute to run checks for the package. | ||||
|  | ||||
| - `post_check()` Actions to execute after `do_check()`. | ||||
|  | ||||
| - `pre_install()` Actions to execute after `post_check()`. | ||||
|  | ||||
| - `do_install()` Actions to execute to install the package files into the `fake destdir`. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 0x5c
					0x5c