ICU-1600 show copying.
X-SVN-Rev: 7763
This commit is contained in:
parent
1fa2aa47e1
commit
57a0a7ff0e
@ -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…
Reference in New Issue
Block a user