diff options
Diffstat (limited to 'editors/koffice-kde4/files/patch-html')
-rw-r--r-- | editors/koffice-kde4/files/patch-html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/koffice-kde4/files/patch-html b/editors/koffice-kde4/files/patch-html deleted file mode 100644 index c5f96c2509f1..000000000000 --- a/editors/koffice-kde4/files/patch-html +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kspread/html/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kspread/html/Makefile.am,v -retrieving revision 1.2.2.1 -diff -u -3 -p -r1.2.2.1 Makefile.am ---- filters/kspread/html/Makefile.am 2001/08/26 21:43:21 1.2.2.1 -+++ filters/kspread/html/Makefile.am 2002/04/02 17:01:57 -@@ -8,7 +8,7 @@ INCLUDES= -I$(srcdir) -I$(top_srcdir)/ks - kde_module_LTLIBRARIES = libkspreadhtmlexport.la - - libkspreadhtmlexport_la_SOURCES = htmlexport.cc htmlexport_factory.cc --libkspreadhtmlexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libkspreadhtmlexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libkspreadhtmlexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - METASOURCES = AUTO |