summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions/makefile.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-29 13:31:44 +0100
committerAndras Timar <atimar@suse.com>2013-01-30 15:25:02 +0100
commit030124d836a3f8571e26c8ce6b5d752ca7ab2511 (patch)
tree7c0b8fa75cad371ada76cc017abdd7a667a96d59 /setup_native/source/win32/customactions/shellextensions/makefile.mk
parentbc20ba9cd6502b59853d1ca6e2818936290a720a (diff)
remove CustomAction ExecutePostUninstallScript
I think this CustomAction is unnecessary, providing that we do not use Star Division home-made PATCH technology. I have never seen this CustomAction used in any OpenOffice.org/LibreOffice builds. Change-Id: I62f3b5a3ef8a9686f018ca1af52689954262e830
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/makefile.mk')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index 93eaaa87cd87..3fc78d38f8a5 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -40,7 +40,6 @@ SLOFILES = \
$(SLO)$/startmenuicon.obj \
$(SLO)$/upgrade.obj \
$(SLO)$/iconcache.obj \
- $(SLO)$/postuninstall.obj \
$(SLO)$/migrateinstallpath.obj \
$(SLO)$/completeinstallpath.obj \
$(SLO)$/checkdirectory.obj \