MNT-16202: Remove unnecessary license agreement files (installation time)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/5.1.1/root@125826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2016-04-26 15:25:47 +00:00
parent 626e644032
commit 14cb0e97f9

View File

@@ -346,6 +346,13 @@
</ruleList>
</actionGroup>
<!-- Remove unnecessary license agreement files -->
<actionGroup>
<actionList>
<deleteFile path="${installdir}/licenses/alfresco.trial.agreement*.txt"/>
</actionList>
</actionGroup>
</postInstallationActionList>
<finalPageActionList>