# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/openjade/hotfix-shared.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- openjade-1.3.2/jade/Makefile.sub.vanilla 2026-05-16 17:14:29.717186613 +0300 +++ openjade-1.3.2/jade/Makefile.sub 2026-05-16 17:14:49.026288154 +0300 @@ -4,7 +4,7 @@ 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 ../spgrove/libospgrove.a ../grove/libogrove.a $(splibdir)/libosp.so 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