early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/icu/fix-extra.patch
vendored
Executable file
13
externals/vcpkg/ports/icu/fix-extra.patch
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
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 \
|
||||
|
||||
Reference in New Issue
Block a user