diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 44fb9ff63a..0c66a7c232 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -2510,11 +2510,14 @@ | |||
| 2510 | </literallayout> | 2510 | </literallayout> |
| 2511 | Ensuring that the package architecture is correct is | 2511 | Ensuring that the package architecture is correct is |
| 2512 | not critical while you are doing the first few builds | 2512 | not critical while you are doing the first few builds |
| 2513 | of your recipe, but it is important in order to | 2513 | of your recipe. |
| 2514 | However, it is important in order to | ||
| 2514 | to ensure that your recipe rebuilds (or does not | 2515 | to ensure that your recipe rebuilds (or does not |
| 2515 | rebuild) appropriately in response to changes in | 2516 | rebuild) appropriately in response to changes in |
| 2516 | configuration, and to ensure that you get the | 2517 | configuration, and to ensure that you get the |
| 2517 | appropriate packages installed on the target machine. | 2518 | appropriate packages installed on the target machine, |
| 2519 | particularly if you run separate builds for more | ||
| 2520 | than one target machine. | ||
| 2518 | </para></listitem> | 2521 | </para></listitem> |
| 2519 | </itemizedlist> | 2522 | </itemizedlist> |
| 2520 | </para> | 2523 | </para> |
