diff options
Diffstat (limited to '')
| -rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-eventattacher::source::makefile.mk | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-eventattacher::source::makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-eventattacher::source::makefile.mk new file mode 100644 index 000000000000..b09408500c2d --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-eventattacher::source::makefile.mk @@ -0,0 +1,15 @@ +--- ../eventattacher/source/makefile.mk.orig	Tue Jan  1 14:09:28 2002 ++++ ../eventattacher/source/makefile.mk +@@ -110,10 +110,10 @@ + SHL1TARGET=	$(TARGET) +  + SHL1STDLIBS= \ ++		$(SALLIB)					\ + 		$(CPPULIB)					\ + 		$(CPPUHELPERLIB)				\ +-		$(VOSLIB)					\ +-		$(SALLIB) ++		$(VOSLIB)					 +  + SHL1DEPN= + SHL1IMPLIB=	i$(TARGET)  | 
