mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Convert script
This commit is contained in:
parent
1c74b5ebad
commit
32556a9edc
1 changed files with 2 additions and 1 deletions
|
|
@ -75,7 +75,8 @@ popd
|
|||
install -m 755 $DC_SOURCE_DIR/doublecmd.sh $DC_ROOT_DIR/
|
||||
|
||||
# Make portable config file
|
||||
touch $DC_ROOT_DIR/doublecmd.inf
|
||||
mkdir $DC_ROOT_DIR/settings
|
||||
touch $DC_ROOT_DIR/settings/doublecmd.inf
|
||||
|
||||
# Create archive
|
||||
tar -cJvf $PACK_DIR/doublecmd-$DC_VER.$LCL_PLATFORM.$CPU_TARGET.tar.xz doublecmd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue