summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-02-08 00:10:33 +0100
committerJan Holesovsky <kendy@suse.cz>2011-02-08 00:10:33 +0100
commit75d9372d41f2115d24f3efc35516a252fcb64c02 (patch)
tree140bfcdfe48e7d506f860d1374f8725261772b40 /sdext
parent1e4cebf61f31e7eba07621c02b878c38b42b47b7 (diff)
parent9a8d6341cb5c4e3a790f5deac27d55c8eda168cf (diff)
Merge remote branch 'origin/libreoffice-3-3'
Diffstat (limited to 'sdext')
-rwxr-xr-xsdext/source/presenter/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk
index 21fae2fe797d..6fe1db1886e2 100755
--- a/sdext/source/presenter/makefile.mk
+++ b/sdext/source/presenter/makefile.mk
@@ -365,7 +365,7 @@ PHONYDESC=.PHONY
$(DESCRIPTION) $(PHONYDESC) : $$(@:f)
@-$(MKDIRHIER) $(@:d)
@echo LAST_WITH_LANG=$(WITH_LANG) > $(ZIP1DIR)_lang_track.mk
- $(TYPE) description.tmp | sed s/UPDATED_PLATFORM/$(PLATFORMID)/ > $@
+ $(TYPE) description.xml | sed s/UPDATED_PLATFORM/$(PLATFORMID)/ > $@
.ELSE
ivo: