IMPORTANT: do not crash on x-dosexec copy...

pull/10/head
Raphaël Vinot 2013-06-05 14:09:39 +02:00
parent 6de31e562d
commit 8b13d0ed5f
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ application(){
;;
x-dosexec)
echo "Win executable"
copy ${src_file} DANGEROUS_${dst_file}_DANGEROUS
copy ${src_file} ${2}/DANGEROUS_${1##$CURRENT_SRC/}_DANGEROUS
;;
x-gzip|x-tar|x-7z-compressed)
echo "Compressed file"