diff options
Diffstat (limited to 'editors/koffice-kde3/files/patch-abiword')
-rw-r--r-- | editors/koffice-kde3/files/patch-abiword | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/koffice-kde3/files/patch-abiword b/editors/koffice-kde3/files/patch-abiword deleted file mode 100644 index c1de0bb..0000000 --- a/editors/koffice-kde3/files/patch-abiword +++ /dev/null @@ -1,19 +0,0 @@ -Index: filters/kword/abiword/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/abiword/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kword/abiword/Makefile.am 2001/03/22 14:02:18 1.4 -+++ filters/kword/abiword/Makefile.am 2002/04/02 17:02:08 -@@ -1,9 +1,9 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libabiwordimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libabiwordimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libabiwordimport_la_LIBADD = $(KOFFICE_LIBS) --libabiwordexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libabiwordexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libabiwordexport_la_LIBADD = $(KOFFICE_LIBS) - - ####### Files |