ports/editors/libreoffice/patches/patch-external_libnumbertext_spellout_patch1

16 lines
614 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: external/libnumbertext/spellout.patch1
--- external/libnumbertext/spellout.patch1.orig
+++ external/libnumbertext/spellout.patch1
@@ -0,0 +1,11 @@
+--- a/src/Makefile.in.orig Sun Jul 11 12:09:16 2021
++++ b/src/Makefile.in Sun Jul 11 12:09:37 2021
+@@ -147,7 +147,7 @@
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
+ $(AM_CXXFLAGS) $(CXXFLAGS) $(libnumbertext_1_0_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+-PROGRAMS = $(bin_PROGRAMS)
++#PROGRAMS = $(bin_PROGRAMS)
+ am_spellout_OBJECTS = spellout.$(OBJEXT)
+ spellout_OBJECTS = $(am_spellout_OBJECTS)
+ spellout_DEPENDENCIES = libnumbertext-1.0.la