Commit 59d0cc20 authored by Andrey Filippov's avatar Andrey Filippov

uncommented final copying patched files

parent 15521f46
......@@ -74,7 +74,7 @@ find vdt-veditor -name ".svn" -exec rm -rf {} \;
patch -p0 < "$PATCH_FILE"
# cp -v -r vdt-veditor/* "$INITIAL_DIRECTORY"
cp -v -r vdt-veditor/* "$INITIAL_DIRECTORY"
cd "$INITIAL_DIRECTORY"
pwd
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment