summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-unoil+makefile.pmk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-unoil+makefile.pmk')
-rw-r--r--editors/openoffice-1.0/files/patch-unoil+makefile.pmk11
1 files changed, 11 insertions, 0 deletions
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 ------------------------------------------------------
+