[icu] There is no source/doc/html/search/ directory to install from

Eike Rathke erack at fedoraproject.org
Fri Apr 20 11:53:53 UTC 2012


commit 5a905df54a05e924e0b7ab64343c960e61aef5ae
Author: Eike Rathke <erack at redhat.com>
Date:   Fri Apr 20 13:53:21 2012 +0200

    There is no source/doc/html/search/ directory to install from

 icu.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/icu.spec b/icu.spec
index f1b6e2d..9ad6bd6 100644
--- a/icu.spec
+++ b/icu.spec
@@ -72,6 +72,8 @@ sed -i 's|^LIBS =.*|LIBS = -nostdlib -L../../lib -licutu -licuuc -lc|' tools/cte
 sed -i 's|^LIBS =.*|LIBS = -nostdlib -L../../lib -licui18n -licuuc -lpthread -lc|' tools/toolutil/Makefile
 #rhbz#813484
 sed -i 's| \$(docfilesdir)/installdox||' Makefile
+# There is no source/doc/html/search/ directory
+sed -i '/^\s\+\$(INSTALL_DATA) \$(docsrchfiles) \$(DESTDIR)\$(docdir)\/\$(docsubsrchdir)\s*$/d' Makefile
 
 
 make # %{?_smp_mflags} # -j(X>1) may "break" man pages as of 3.2, b.f.u #2357


More information about the scm-commits mailing list