aboutsummaryrefslogtreecommitdiff
path: root/ports/icu/fix-extra.patch
blob: 935dfd77593dd24b6b354d80868d1fe726d20512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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		\