summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 7ff9cb56a0cd..8e84f4682517 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -337,6 +337,7 @@ endif
mac-app-store-package: test-install
ifneq ($(MACOSX_PACKAGE_SIGNING_IDENTITY),)
+ rm -rf "$(MACOSX_APP_NAME).app"
mv "$(TESTINSTALLDIR)/$(PRODUCTNAME).app" "$(MACOSX_APP_NAME).app"
productbuild --component "$(MACOSX_APP_NAME).app" /Applications --sign $(MACOSX_PACKAGE_SIGNING_IDENTITY) $(shell echo "$(MACOSX_APP_NAME)" | tr ' ' '-').pkg
else
o.cxx?h=libreoffice-7.3.0.1&id=e1a1091d0ae61ba46c6d063a92db0b7d1ce65942'>catch ignored exceptions by const referenceTakeshi Abe 2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon It can be used for AlphaMask too now. 2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller 2010-11-10remove unused includesDavid Tardon 2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter 2010-10-19Cleanse non-compiled codePovilas Kanapickas Removed if-deffed code from LibO libs, enabled if-deffed code again in test/playground files 2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)