summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/patches/libreoffice.sdext.presenter.diff
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-03-02 10:53:37 +0000
committer Eric Hameleers <alien@slackware.com>2011-03-02 10:53:37 +0000
commitd9880a5375c806e35b8e7a02e836e8e6e74ed4c7 (patch)
tree0c084b47394f168d43944f1cfb130883d41b70ba /libreoffice/build/patches/libreoffice.sdext.presenter.diff
parent0db5419fa53fce61198f30621beebbd9fd337f20 (diff)
downloadasb-d9880a5375c806e35b8e7a02e836e8e6e74ed4c7.tar.gz
asb-d9880a5375c806e35b8e7a02e836e8e6e74ed4c7.tar.xz
Initial revision
Diffstat (limited to 'libreoffice/build/patches/libreoffice.sdext.presenter.diff')
-rw-r--r--libreoffice/build/patches/libreoffice.sdext.presenter.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/libreoffice/build/patches/libreoffice.sdext.presenter.diff b/libreoffice/build/patches/libreoffice.sdext.presenter.diff
new file mode 100644
index 00000000..856f3a9e
--- /dev/null
+++ b/libreoffice/build/patches/libreoffice.sdext.presenter.diff
@@ -0,0 +1,12 @@
+--- sdext/source/presenter/makefile.mk.orig 2011-01-24 20:03:50.376007211 +0100
++++ sdext/source/presenter/makefile.mk 2011-01-24 20:04:45.184007227 +0100
+@@ -295,7 +295,7 @@
+ @@-$(MKDIRHIER) $(@:d)
+ $(COPY) $< $@
+
+-$(ZIP1DIR)/help/%/com.sun.PresenterScreen-$(PLATFORMID)/presenter.xhp : $(COMMONMISC)/%/com.sun.PresenterScreen/presenter.xhp
++$(ZIP1DIR)$/help$/%$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp : $(COMMONMISC)$/%$/com.sun.PresenterScreen$/presenter.xhp
+ @echo creating $@
+ @-$(MKDIRHIER) $(@:d)
+ $(TYPE) $< | sed "s/PLATFORMID/$(PLATFORMID)/" | sed 's/@PRESENTEREXTENSIONPRODUCTNAME@/Presenter Console/g' > $@
+