Use system's GeoIP database by default on Debian

Change-Id: I58c1cbb242c20737dd16a0477858b0225c0b5d14
Reviewed-on: https://code.wireshark.org/review/10051
Petri-Dish: Balint Reczey <balint@balintreczey.hu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Balint Reczey <balint@balintreczey.hu>
This commit is contained in:
Balint Reczey 2015-08-15 21:12:17 +02:00
parent bb96725754
commit 2c260fa0fe
3 changed files with 3 additions and 0 deletions

1
debian/control vendored
View File

@ -177,6 +177,7 @@ Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-openlayers
Recommends: geoip-database, geoip-database-extra
Conflicts: wireshark-common (<< 1.4.0~rc2-1)
Replaces: wireshark-common (<< 1.4.0~rc2-1)
Suggests: snmp-mibs-downloader

1
debian/geoip_db_paths vendored Normal file
View File

@ -0,0 +1 @@
"/usr/share/GeoIP"

View File

@ -1,2 +1,3 @@
usr/share/wireshark/*
etc/wireshark/init.lua
debian/geoip_db_paths /usr/share/wireshark