Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Fix suggested dl-search-path in README
the README suggests to set the following dl-search-path: -p $(pwd)/src/.libs/ N: [lt-pulseaudio] daemon-conf.c: Detected that we are run from the build tree, fixing search path. E: [lt-pulseaudio] ltdl-bind-now.c: Failed to open module /redacted/pulseaudio/src/.libs/.libs/module-device-restore.so: /home/pmeerw/src/pulseaudio/src/.libs/.libs/module-device-restore.so: cannot open shared object file: No such file or directory the last part seems superfluous, so -p $(pwd)/src/ Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
- Loading branch information