Debian: Disabling build-dep on tor-geoipdb (since our geoipdb is more current)

This commit is contained in:
kytv
2011-10-08 10:40:15 +00:00
parent 7652c19699
commit 66ba367530
2 changed files with 8 additions and 8 deletions

2
debian/rules vendored
View File

@@ -53,7 +53,7 @@ build-indep:
ant preppkg-unix javadoc
echo router.updateDisabled=true > $(I2P)/router.config
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