diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-27 15:01:40 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-27 15:01:40 +0000 |
commit | b56f80f99ea91eacab5b5e685f011316722d3e20 (patch) | |
tree | 06cd47cbe8a50dc18cfdc9cff40b591893e6ac76 /editors/calligra/files/patch-kword | |
parent | Tarball has been rerolled to fix some Hugs-FFI incompatibilities. (diff) |
Update to koffice 1.2rc1.
Notes
Notes:
svn path=/head/; revision=65103
Diffstat (limited to 'editors/calligra/files/patch-kword')
-rw-r--r-- | editors/calligra/files/patch-kword | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/calligra/files/patch-kword b/editors/calligra/files/patch-kword deleted file mode 100644 index ef4755fbfa3d..000000000000 --- a/editors/calligra/files/patch-kword +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kpresenter/kword/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kpresenter/kword/Makefile.am,v -retrieving revision 1.1.1.1.2.1 -diff -u -3 -p -r1.1.1.1.2.1 Makefile.am ---- filters/kpresenter/kword/Makefile.am 2001/08/26 22:02:24 1.1.1.1.2.1 -+++ filters/kpresenter/kword/Makefile.am 2002/04/02 17:02:11 -@@ -3,7 +3,7 @@ INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES - kde_module_LTLIBRARIES = libkprkword.la - - libkprkword_la_SOURCES = kprkword.cc kprkword_factory.cc --libkprkword_la_LDFLAGS = -module -avoid-version -no-undefined -+libkprkword_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libkprkword_la_LIBADD = $(KOFFICE_LIBS) - - METASOURCES = AUTO |