Jürg Billeter pushed to branch master at BuildStream / buildstream
Commits:
1 changed file:
Changes:
| ... | ... | @@ -65,7 +65,7 @@ Miscellaneous abstract methods also exist: |
| 65 | 65 |
|
| 66 | 66 |
* :func:`Element.generate_script() <buildstream.element.Element.generate_script>`
|
| 67 | 67 |
|
| 68 |
- For the purpose of ``bst source bundle``, an Element may optionally implement this.
|
|
| 68 |
+ For the purpose of ``bst source checkout --include-build-scripts``, an Element may optionally implement this.
|
|
| 69 | 69 |
|
| 70 | 70 |
|
| 71 | 71 |
Class Reference
|
