Add build property to prevent bundling of geoip.txt and geoipv6.dat.gz
This commit is contained in:
zzz
2016-03-31 14:51:42 +00:00
parent 169fd56527
commit e69f39f6e3
3 changed files with 13 additions and 6 deletions

View File

@@ -113,3 +113,7 @@ javac.version=1.6
#bundle.routerInfos=true
#bundle.routerInfos.count=200
#bundle.routerInfos.i2pConfigDir=/PATH/TO/.i2p
### Debian/Ubuntu packages ###
# Don't include geoip files, we will use geoip-database package
#with-geoip-database=true