summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-09-11 12:22:19 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-09-11 12:22:19 +0000
commitaaa10d7ab71976e428d2e131d1207287afc01280 (patch)
tree763fc7ed127fba3ce8df7b91be291a41d40b3a6b /editors/openoffice-1.0/files
parentAdd libgsf 1.3.0, an extensible i/o abstraction library for dealing with (diff)
Work around jdk-path issues in CURRENT.
Notes
Notes: svn path=/head/; revision=66122
Diffstat (limited to 'editors/openoffice-1.0/files')
-rw-r--r--editors/openoffice-1.0/files/patch-unoil+com+sun+star+document+makefile.mk10
-rw-r--r--editors/openoffice-1.0/files/patch-unoil+makefile.pmk11
-rw-r--r--editors/openoffice-1.0/files/patch-unoil::com::sun::star::document::makefile.mk10
-rw-r--r--editors/openoffice-1.0/files/patch-unoil::makefile.pmk11
4 files changed, 42 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-unoil+com+sun+star+document+makefile.mk b/editors/openoffice-1.0/files/patch-unoil+com+sun+star+document+makefile.mk
new file mode 100644
index 000000000000..63b73d0e107c
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-unoil+com+sun+star+document+makefile.mk
@@ -0,0 +1,10 @@
+--- ../unoil/com/sun/star/document/makefile.mk.orig Wed Sep 11 11:51:49 2002
++++ ../unoil/com/sun/star/document/makefile.mk Wed Sep 11 11:52:08 2002
+@@ -64,6 +64,7 @@
+ PRJ = ..$/..$/..$/..
+ TARGET = unoil_document
+ PACKAGE = com$/sun$/star$/document
++GENJAVAFILES = $(GENJAVADIR)$/com/sun/star/task/XInteractionContinuation.java
+
+ # --- Settings -----------------------------------------------------
+
diff --git a/editors/openoffice-1.0/files/patch-unoil+makefile.pmk b/editors/openoffice-1.0/files/patch-unoil+makefile.pmk
new file mode 100644
index 000000000000..6f1ce632cbe3
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-unoil+makefile.pmk
@@ -0,0 +1,11 @@
+--- ../unoil/makefile.pmk Wed Sep 11 11:50:42 2002
++++ ../unoil/makefile.pmk.orig Wed Sep 11 11:50:26 2002
+@@ -75,7 +75,7 @@
+ .ENDIF # "$(L10N_framework)"==""
+
+ GENJAVAFILES := $(foreach,i,$(JAVAFILESLIST) $(GENJAVADIR)$/$(PACKAGE)$/$i)
+-GENCLASSFILES := $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
++GENCLASSFILES += $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
+
+ # --- Targets ------------------------------------------------------
+
diff --git a/editors/openoffice-1.0/files/patch-unoil::com::sun::star::document::makefile.mk b/editors/openoffice-1.0/files/patch-unoil::com::sun::star::document::makefile.mk
new file mode 100644
index 000000000000..63b73d0e107c
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-unoil::com::sun::star::document::makefile.mk
@@ -0,0 +1,10 @@
+--- ../unoil/com/sun/star/document/makefile.mk.orig Wed Sep 11 11:51:49 2002
++++ ../unoil/com/sun/star/document/makefile.mk Wed Sep 11 11:52:08 2002
+@@ -64,6 +64,7 @@
+ PRJ = ..$/..$/..$/..
+ TARGET = unoil_document
+ PACKAGE = com$/sun$/star$/document
++GENJAVAFILES = $(GENJAVADIR)$/com/sun/star/task/XInteractionContinuation.java
+
+ # --- Settings -----------------------------------------------------
+
diff --git a/editors/openoffice-1.0/files/patch-unoil::makefile.pmk b/editors/openoffice-1.0/files/patch-unoil::makefile.pmk
new file mode 100644
index 000000000000..6f1ce632cbe3
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-unoil::makefile.pmk
@@ -0,0 +1,11 @@
+--- ../unoil/makefile.pmk Wed Sep 11 11:50:42 2002
++++ ../unoil/makefile.pmk.orig Wed Sep 11 11:50:26 2002
+@@ -75,7 +75,7 @@
+ .ENDIF # "$(L10N_framework)"==""
+
+ GENJAVAFILES := $(foreach,i,$(JAVAFILESLIST) $(GENJAVADIR)$/$(PACKAGE)$/$i)
+-GENCLASSFILES := $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
++GENCLASSFILES += $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
+
+ # --- Targets ------------------------------------------------------
+