summaryrefslogtreecommitdiffstats
path: root/icu.XXXX.install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'icu.XXXX.install.patch')
-rw-r--r--icu.XXXX.install.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/icu.XXXX.install.patch b/icu.XXXX.install.patch
new file mode 100644
index 0000000..b045510
--- /dev/null
+++ b/icu.XXXX.install.patch
@@ -0,0 +1,11 @@
+--- icu/source/Makefile.in.orig 2009-08-31 21:15:03.000000000 +0100
++++ icu/source/Makefile.in 2009-08-31 21:19:23.000000000 +0100
+@@ -146,7 +146,7 @@
+ install-doc: doc
+ $(RM) -r $(DESTDIR)$(docdir)/$(docsubdir)
+ $(MKINSTALLDIRS) $(DESTDIR)$(docdir)/$(docsubdir)
+- $(INSTALL_DATA) doc/html/* $(DESTDIR)$(docdir)/$(docsubdir)
++ cp -r doc/html/* $(DESTDIR)$(docdir)/$(docsubdir)
+ endif
+
+ $(DESTDIR)$(pkglibdir)/%: $(top_srcdir)/../data/%