We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a016397 commit fee9078Copy full SHA for fee9078
PGInstaller.xml.in
@@ -2365,15 +2365,12 @@ ${msg(existing.upgraded)} </explanation>
2365
<name>project.allowAddRemoveComponents</name>
2366
<value>1</value>
2367
</setInstallerVariable>
2368
- </postInstallationActionList>
2369
2370
- <preUninstallationActionList>
2371
- <addFilesToUninstaller>
+ <addFilesToUninstaller>
2372
<files>${installdir}${slash}${product_version}${slash}bin${slash}PGSvc.sh</files>
2373
</addFilesToUninstaller>
2374
- </preUninstallationActionList>
2375
-
2376
+ </postInstallationActionList>
2377
<allowComponentSelection>1</allowComponentSelection>
2378
<allowedLanguages>en fr de it es</allowedLanguages>
2379
<createOsxBundleZip>1</createOsxBundleZip>
0 commit comments