mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 10:45:37 +02:00
update lpg version
This commit is contained in:
parent
ce5aae6649
commit
f86e0598de
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
||||||
</replace>
|
</replace>
|
||||||
<copy file="pack.properties" todir="${buildDirectory}/site/eclipse"/>
|
<copy file="pack.properties" todir="${buildDirectory}/site/eclipse"/>
|
||||||
<!-- for some reason LPG isn't getting picked up-->
|
<!-- for some reason LPG isn't getting picked up-->
|
||||||
<copy file="${buildDirectory}/plugins/net.sourceforge.lpg.lpgjavaruntime_1.1.0.v200711021030.jar"
|
<copy file="${buildDirectory}/plugins/net.sourceforge.lpg.lpgjavaruntime_1.1.0.v200803061910.jar"
|
||||||
todir="${buildDirectory}/site/eclipse/plugins"/>
|
todir="${buildDirectory}/site/eclipse/plugins"/>
|
||||||
|
|
||||||
<zip destfile="${zipsdir}/${masterFile}"
|
<zip destfile="${zipsdir}/${masterFile}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue