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