Implemented %copy_dir_recursive with a Python script
commit1089b3e6754f47a040ea582cebba78830c9a3603
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 Oct 2013 01:34:56 +0000 (14 01:34 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 Oct 2013 01:34:56 +0000 (14 01:34 +0000)
tree2f95a8b4eeb03a879576898b951027bfa8e3fdc2
parenta661b3e9e8fde35488f3a8d4882e19f7a0d33da6
Implemented %copy_dir_recursive with a Python script
so that we can copy file names with space characters.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48287 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
config/make.cfg.in
config/make.tmpl
scripts/cpy-dir-rec.py [new file with mode: 0755]