mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
(cherry picked from commit 6bb8c1c67f)
This commit is contained in:
parent
f6d38274f2
commit
8a1ecf8977
1 changed files with 2 additions and 2 deletions
|
|
@ -71,8 +71,8 @@ cp -a lib/$CPU_TARGET/*.so* $DC_ROOT_DIR/
|
|||
cp -a lib/$CPU_TARGET/$LCL_PLATFORM/*.so* $DC_ROOT_DIR/
|
||||
popd
|
||||
|
||||
# Copy script for execute portable version
|
||||
install -m 755 $DC_SOURCE_DIR/doublecmd.sh $DC_ROOT_DIR/
|
||||
# Set run-time library search path
|
||||
patchelf --set-rpath '$ORIGIN' $DC_ROOT_DIR/doublecmd
|
||||
|
||||
# Make portable config file
|
||||
mkdir $DC_ROOT_DIR/settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue