diff options
Diffstat (limited to 'testing/openjade/openjade-1.3.2-ldflags.patch')
-rw-r--r-- | testing/openjade/openjade-1.3.2-ldflags.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/openjade/openjade-1.3.2-ldflags.patch b/testing/openjade/openjade-1.3.2-ldflags.patch deleted file mode 100644 index 4ddd4d4148..0000000000 --- a/testing/openjade/openjade-1.3.2-ldflags.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: openjade-1.3.2/jade/Makefile.sub -=================================================================== ---- openjade-1.3.2.orig/jade/Makefile.sub -+++ openjade-1.3.2/jade/Makefile.sub -@@ -4,7 +4,7 @@ OBJS=jade.o SgmlFOTBuilder.o RtfFOTBuild - INCLUDE=-I$(srcdir)/../grove -I$(srcdir)/../spgrove -I$(srcdir)/../style - # XLIBS=../style/libostyle.a ../spgrove/libospgrove.a ../grove/libogrove.a \ - # ../lib/libosp.a --XLIBS=../style/libostyle.a ../spgrove/libospgrove.a ../grove/libogrove.a $(splibdir)/libosp.a -+XLIBS=../style/libostyle.a ../grove/libogrove.a ../spgrove/libospgrove.a $(splibdir)/libosp.a - GENSRCS=JadeMessages.h HtmlMessages.h RtfMessages.h TeXMessages.h \ - HtmlFOTBuilder_inst.cxx RtfFOTBuilder_inst.cxx TeXFOTBuilder_inst.cxx \ - TransformFOTBuilder_inst.cxx MifMessages.h MifFOTBuilder_inst.cxx |