forked from I2P_Developers/i2p.i2p
change an ant 1.8ism to one supported in 1.7
This commit is contained in:
@@ -1073,7 +1073,7 @@
|
||||
<headfilter lines="1500" />
|
||||
</filterchain>
|
||||
</copy>
|
||||
<echo message=" ---------------- EARLIER HISTORY IS AVAILABLE IN THE SOURCE PACKAGE" output="pkg-temp/history.txt" append="true"/>
|
||||
<concat append="true" destfile="pkg-temp/history.txt"> ---------------- EARLIER HISTORY IS AVAILABLE IN THE SOURCE PACKAGE"</concat>
|
||||
<copy file="installer/resources/deletelist.txt" todir="pkg-temp/" />
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user