326fcad534
Copy from GNOME:Factory/icu based on submit request 45481 from user vuntz OBS-URL: https://build.opensuse.org/request/show/45481 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icu?expand=0&rev=18
17 lines
664 B
Diff
17 lines
664 B
Diff
---
|
|
source/Makefile.in | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
Index: icu/source/Makefile.in
|
|
===================================================================
|
|
--- icu.orig/source/Makefile.in
|
|
+++ icu/source/Makefile.in
|
|
@@ -222,7 +222,6 @@ $(top_builddir)/config/icu-config: $(top
|
|
sed -f $(top_srcdir)/config/make2sh.sed < $(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@
|
|
sed -f $(top_srcdir)/config/make2sh.sed < @platform_make_fragment@ | grep -v '#M#' | uniq >> $@
|
|
cat $(top_srcdir)/config/icu-config-bottom >> $@
|
|
- echo "# Rebuilt on "`date` >> $@
|
|
chmod u-w $@
|
|
|
|
config.status: $(srcdir)/configure $(srcdir)/common/unicode/uvernum.h
|