forked from I2P_Developers/i2p.i2p
Router: Move countries.txt file into i2p.jar
This commit is contained in:
@@ -1825,8 +1825,6 @@
|
||||
<copy file="build/routerconsole.war" todir="pkg-temp/webapps/" />
|
||||
<copy file="build/addressbook.jar" todir="pkg-temp/lib/" />
|
||||
<copy file="build/addressbook.war" todir="pkg-temp/webapps/" />
|
||||
<!-- decapitalized the file in 0.7.8 -->
|
||||
<copy file="installer/resources/countries.txt" todir="pkg-temp/geoip/" />
|
||||
<!--
|
||||
<copy file="installer/resources/public-suffix-list.txt" todir="pkg-temp/geoip/" />
|
||||
-->
|
||||
@@ -1844,7 +1842,6 @@
|
||||
|
||||
<!-- GeoIP files -->
|
||||
<target name="prepgeoupdate" depends="prepgeoupdate-unlesspkg" >
|
||||
<copy file="installer/resources/countries.txt" todir="pkg-temp/geoip/" />
|
||||
<!--
|
||||
<copy file="installer/resources/public-suffix-list.txt" todir="pkg-temp/geoip/" />
|
||||
-->
|
||||
|
Reference in New Issue
Block a user