diff options
Diffstat (limited to 'results/scraper/fex/1265')
| -rw-r--r-- | results/scraper/fex/1265 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/1265 b/results/scraper/fex/1265 new file mode 100644 index 000000000..5eb039d92 --- /dev/null +++ b/results/scraper/fex/1265 @@ -0,0 +1,5 @@ +Check for container-manager redirect some folders +We need to check for `/run/host/container-manager` existing and containing `pressure-vessel` +If both those are true then we need to redirect a bunch of installed folder searches from `$CMAKE_INSTALL_PREFIX` to `/run/host/$CMAKE_INSTALL/PREFIX` + +Easy enough, just need to hit all the locations that do a search. \ No newline at end of file |