diff options
Diffstat (limited to '')
| -rw-r--r-- | editors/openoffice-2.0-devel/files/patch-remotebridges::source::unourl_resolver::makefile.mk | 14 | 
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-remotebridges::source::unourl_resolver::makefile.mk b/editors/openoffice-2.0-devel/files/patch-remotebridges::source::unourl_resolver::makefile.mk new file mode 100644 index 000000000000..72e5a97234f4 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-remotebridges::source::unourl_resolver::makefile.mk @@ -0,0 +1,14 @@ +--- ../remotebridges/source/unourl_resolver/makefile.mk.orig	Tue Jan  1 14:11:01 2002 ++++ ../remotebridges/source/unourl_resolver/makefile.mk +@@ -102,9 +102,9 @@ + SHL1VERSIONMAP=	$(TARGET).map +  + SHL1STDLIBS= \ ++		$(SALLIB)		\ + 		$(CPPULIB)		\ +-		$(CPPUHELPERLIB)	\ +-		$(SALLIB) ++		$(CPPUHELPERLIB) +  + SHL1DEPN= + SHL1IMPLIB=	i$(TARGET)  | 
