diff options
Diffstat (limited to 'app-office/libreoffice/files/sdext-presenter.diff')
-rw-r--r-- | app-office/libreoffice/files/sdext-presenter.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-office/libreoffice/files/sdext-presenter.diff b/app-office/libreoffice/files/sdext-presenter.diff deleted file mode 100644 index b1eac7d..0000000 --- a/app-office/libreoffice/files/sdext-presenter.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- sdext/source/presenter/makefile.mk 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' > $@ |