summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk10
-rw-r--r--editors/openoffice.org-1.0/files/patch-moz::zipped::makefile.mk10
-rw-r--r--editors/openoffice/files/patch-moz::zipped::makefile.mk10
3 files changed, 30 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk b/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk
new file mode 100644
index 000000000000..760d34b6dd3e
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk
@@ -0,0 +1,10 @@
+--- ../moz/zipped/makefile.mk.orig Tue Jun 4 00:08:23 2002
++++ ../moz/zipped/makefile.mk Tue Jun 4 00:07:08 2002
+@@ -84,6 +84,7 @@
+
+ $(MISC)$/unpacked_$(TARGET)_inc : $(OS)$(COM)$(CPU)inc.zip
+ +unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@
++ +cp -r $(INCCOM)/mozilla ../../solver/$(UPD)/$(INPATH)/inc/mozilla
+ +chmod -R 775 $(INCCOM)
+
+ .ELSE
diff --git a/editors/openoffice.org-1.0/files/patch-moz::zipped::makefile.mk b/editors/openoffice.org-1.0/files/patch-moz::zipped::makefile.mk
new file mode 100644
index 000000000000..760d34b6dd3e
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-moz::zipped::makefile.mk
@@ -0,0 +1,10 @@
+--- ../moz/zipped/makefile.mk.orig Tue Jun 4 00:08:23 2002
++++ ../moz/zipped/makefile.mk Tue Jun 4 00:07:08 2002
+@@ -84,6 +84,7 @@
+
+ $(MISC)$/unpacked_$(TARGET)_inc : $(OS)$(COM)$(CPU)inc.zip
+ +unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@
++ +cp -r $(INCCOM)/mozilla ../../solver/$(UPD)/$(INPATH)/inc/mozilla
+ +chmod -R 775 $(INCCOM)
+
+ .ELSE
diff --git a/editors/openoffice/files/patch-moz::zipped::makefile.mk b/editors/openoffice/files/patch-moz::zipped::makefile.mk
new file mode 100644
index 000000000000..760d34b6dd3e
--- /dev/null
+++ b/editors/openoffice/files/patch-moz::zipped::makefile.mk
@@ -0,0 +1,10 @@
+--- ../moz/zipped/makefile.mk.orig Tue Jun 4 00:08:23 2002
++++ ../moz/zipped/makefile.mk Tue Jun 4 00:07:08 2002
+@@ -84,6 +84,7 @@
+
+ $(MISC)$/unpacked_$(TARGET)_inc : $(OS)$(COM)$(CPU)inc.zip
+ +unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@
++ +cp -r $(INCCOM)/mozilla ../../solver/$(UPD)/$(INPATH)/inc/mozilla
+ +chmod -R 775 $(INCCOM)
+
+ .ELSE