forked from I2P_Developers/i2p.i2p
Debian: Disabling build-dep on tor-geoipdb (since our geoipdb is more current)
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7.0.50~),
|
|||||||
gettext,
|
gettext,
|
||||||
libgmp3-dev,
|
libgmp3-dev,
|
||||||
po-debconf
|
po-debconf
|
||||||
Build-Depends-Indep: tor-geoipdb
|
##Build-Depends-Indep: tor-geoipdb
|
||||||
|
|
||||||
Package: i2p
|
Package: i2p
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -53,7 +53,7 @@ build-indep:
|
|||||||
ant preppkg-unix javadoc
|
ant preppkg-unix javadoc
|
||||||
echo router.updateDisabled=true > $(I2P)/router.config
|
echo router.updateDisabled=true > $(I2P)/router.config
|
||||||
mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper
|
mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper
|
||||||
-cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt
|
#-cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt
|
||||||
|
|
||||||
|
|
||||||
binary-arch: build-arch
|
binary-arch: build-arch
|
||||||
|
|||||||
Reference in New Issue
Block a user