forked from I2P_Developers/i2p.i2p
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:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user