textadept: fix build
This commit is contained in:
parent
5e563ae749
commit
0936dd0d57
@ -32,7 +32,7 @@ let
|
|||||||
build_dir=$PWD
|
build_dir=$PWD
|
||||||
cd $TMPDIR
|
cd $TMPDIR
|
||||||
|
|
||||||
local_path=$(basename ${store_path} .zip | sed -e 's/^[a-z0-9]*-//')
|
local_path=$(basename ${url} .zip)
|
||||||
|
|
||||||
cp -r ${store_path} $local_path
|
cp -r ${store_path} $local_path
|
||||||
chmod u+rwX -R $local_path
|
chmod u+rwX -R $local_path
|
||||||
|
Loading…
Reference in New Issue
Block a user