Changeset 3018e2f in rtems-tools
- Timestamp:
-
02/20/16 01:44:44
(6 years ago)
- Author:
- Chris Johns <chrisj@…>
- Branches:
- 4.10, 5, master
- Children:
- 6bc1ece
- Parents:
- 7148cae
- git-author:
- Chris Johns <chrisj@…> (02/20/16 01:44:44)
- git-committer:
- Chris Johns <chrisj@…> (02/22/16 04:16:23)
- Message:
-
Do not change the Python os.sep setting.
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r7148cae
|
r3018e2f
|
|
119 | 119 | |
120 | 120 | def build(ctx): |
121 | | wafwindows.set_os_sep() |
122 | 121 | if os.path.exists('VERSION'): |
123 | 122 | ctx.install_files('${PREFIX}/share/rtems/rtemstoolkit', ['VERSION']) |