Commit 45c18f0
committed
Fixes to dpctl-post-link prior changes gh-1081
conda prunes empty folders, so the dpctl tar-ball did not contain
empty etc/OpenCL/vendors folder. Solved by create a dummy `.dpctl_readme`
file in that folder.
The script dpctl-post-link.sh contained a type in the filename it was checking
should not exist.1 parent 79fbb79 commit 45c18f0
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
0 commit comments