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/koffice-kde3/files/patch-msod | |
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/koffice-kde3/files/patch-msod')
-rw-r--r-- | editors/koffice-kde3/files/patch-msod | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/koffice-kde3/files/patch-msod b/editors/koffice-kde3/files/patch-msod deleted file mode 100644 index 64916e0b7740..000000000000 --- a/editors/koffice-kde3/files/patch-msod +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kontour/msod/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/msod/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kontour/msod/Makefile.am 2001/03/22 14:02:18 1.4 -+++ filters/kontour/msod/Makefile.am 2002/04/02 17:01:40 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KWMF_INCLUDES) $(KOFFICE_INCLUDES) $(all_includes) --libmsodimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libmsodimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libmsodimport_la_LIBADD = $(KOFFICE_LIBS) $(LIB_KWMF) - - ####### Files |