Commit bc13e24
env_update: Deduplicate the ld.so.conf.d include
Regression was introduced during iteration. An earlier iteration of
4e154ad had attempted to solve the
problem differently, and these lines were an artifact of an inferior
approach.
During visual inspection of /etc/ld.so.conf after changes I misread
the prepended include as part of the initial comment block, and
inspected all lines beginning with /usr and afterward.
Closes: https://bugs.gentoo.org/961463
Part-of: #1592
Closes: #1599
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: #1599
Signed-off-by: Sam James <sam@gentoo.org>1 parent 4e154ad commit bc13e24
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 198 | + | |
203 | 199 | | |
204 | 200 | | |
205 | 201 | | |
| |||
0 commit comments