Commit 6422215
committed
Also add symlinks to resources directories.
Another thing that has changed with the switch to ODK-Core is the
location of:
* the ROBOT plugins (from /tools/robot-plugins to
/odk/resources/robot/plugins);
* the templates (from /tools/templates to within the ODK-Core Python
package).
In 1.7-generated Makefiles, we have explicit variables to refer to these
locations, but in pre-1.7 Makefiles, they were hardcoded. So to allow
pre-1.7 repositories to keep working with a ODK 1.7 image prior to being
updated, we need symlinks linking the old locations to the new ones.1 parent 37b822e commit 6422215
1 file changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 119 | | |
127 | 120 | | |
128 | 121 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 122 | | |
134 | 123 | | |
135 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
136 | 143 | | |
137 | 144 | | |
0 commit comments