summaryrefslogtreecommitdiffstats
path: root/kde/post-install/ktorrent.post-install
blob: 7e0c130311f3b4b45e35664b3b09b7e18d1f332e (plain)
1
2
3
4
# 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