# Install a private copy of the GeoIP database, now that the online version
# has been discontinued:
mkdir -p $PKG/usr/share/apps/ktorrent/GeoIP
zcat $CWD/patch/ktorrent/geoip.dat.gz > $PKG/usr/share/apps/ktorrent/GeoIP/geoip.dat
