1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

bug 259264 - remove master feature from update site

This commit is contained in:
Vivian Kong 2008-12-18 16:50:43 +00:00
parent d4be2ddaef
commit b6a9eff982

View file

@ -136,7 +136,7 @@
todir="${buildDirectory}/site/eclipse/plugins"/>
<!-- remove the master feature from the update site -->
<delete file="${buildDirectory}/site/eclipse/plugins/${masterFeature}"/>
<delete verbose="true" file="${buildDirectory}/site/eclipse/plugins/${masterFeature}"/>
<!-- generate p2 metadata -->
<antcall target="generate.p2.metadata" />