Debian: Ship custom router.config to disable updates via the I2P router. Updates, to keep with Debian policy, must be done via the package manager.

This commit is contained in:
kytv
2011-05-27 17:43:05 +00:00
parent e3a3a99317
commit 0000e4f28d
3 changed files with 10 additions and 0 deletions

1
debian/rules vendored
View File

@@ -52,6 +52,7 @@ build-indep:
# The next line is used by KYTV when building from source packages
#[ -r jetty/jetty-5.1.15.tgz ] && ln -sf $(CURDIR)/jetty/jetty-5.1.15.tgz $(CURDIR)/apps/jetty/jetty-5.1.15.tgz
ant preppkg-linux javadoc
echo router.updateDisabled=true > $(I2P)/router.config
mv build/javadoc build/api
mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper
-cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt