mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-1600 show copying.
X-SVN-Rev: 7763
This commit is contained in:
parent
1fa2aa47e1
commit
57a0a7ff0e
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ void pkg_mode_files(UPKGOptions *o, FileStream *makefile, UErrorCode *status)
|
|||
tail = NULL;
|
||||
copyCommands = pkg_appendToList(copyCommands, &tail, uprv_strdup
|
||||
("@for file in $?; do \\\n"
|
||||
"\techo $(INSTALL_DATA) $$file $(TARGETDIR) ; \\\n"
|
||||
"\t$(INSTALL_DATA) $$file $(TARGETDIR) ; \\\n"
|
||||
"done;\n\n"));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue