Commit 39a47ca
authored
fix: add standard lib path back to LD_LIBRARY_PATH (#61)
This directory was inadvertantly removed from the snap's library
search path in a recent PR as snapcraft/snapd seem to only preserve
the directory in LD_LIBRARY_PATH if a user appends/prepends to the
existing LD_LIBRARY_PATH in apps.foobar.environment.1 parent a8649c7 commit 39a47ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments