mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-11 18:57:11 +01:00
minor cleanup
This commit is contained in:
parent
a84d525252
commit
8c631f40c7
@ -70,7 +70,7 @@ bundle_find_full_path() {
|
||||
return
|
||||
fi
|
||||
|
||||
local RPATH_NEXT=$(echo $1 | cut -c 7-)
|
||||
local RPATH_NEXT=$(echo $1 | cut -c 8-)
|
||||
|
||||
# Search in the exec's RPATH
|
||||
echo "$2" | while read -r RPATH; do
|
||||
|
Loading…
Reference in New Issue
Block a user