forked from I2P_Developers/i2p.i2p
add some line feeds
This commit is contained in:
@ -888,7 +888,7 @@
|
|||||||
<arg value="history.txt" />
|
<arg value="history.txt" />
|
||||||
</exec>
|
</exec>
|
||||||
<exec executable="echo" osfamily="unix" failifexecutionfails="true" output="pkg-temp/history.txt" append="true">
|
<exec executable="echo" osfamily="unix" failifexecutionfails="true" output="pkg-temp/history.txt" append="true">
|
||||||
<arg value="EARLIER HISTORY IS AVAILABLE IN THE SOURCE PACKAGE" />
|
<arg value=" ---------------- EARLIER HISTORY IS AVAILABLE IN THE SOURCE PACKAGE" />
|
||||||
</exec>
|
</exec>
|
||||||
<copy file="installer/resources/deletelist.txt" todir="pkg-temp/" />
|
<copy file="installer/resources/deletelist.txt" todir="pkg-temp/" />
|
||||||
<!-- May be pointless now, people with split directories will never see this,
|
<!-- May be pointless now, people with split directories will never see this,
|
||||||
|
Reference in New Issue
Block a user