vcpkg/ports/icu/fix-extra.patch
Hongxu Xu f53110de25
[ICU] Upgrade ICU to 65.1 (#9122)
* [ICU] Upgrade ICU to 65.1

* Fix wrong diff format.

* Removed deprecated vcpkg_common_functions
2020-02-04 14:14:45 -08:00

14 lines
350 B
Diff

diff --urN a/source/extra/Makefile.in b/source/extra/Makefile.in
--- a/source/extra/Makefile.in
+++ b/source/extra/Makefile.in
@@ -23,7 +23,7 @@
## Files to remove for 'make clean'
CLEANFILES = *~
-SUBDIRS = scrptrun uconv
+SUBDIRS = uconv
## List of phony targets
.PHONY : all all-local all-recursive install install-local \