summaryrefslogtreecommitdiffstats
path: root/kde/patch/ktorrent.patch
blob: 123f3af05f7ae6b063309397ce629e613e959f27 (plain)
1
2
3
# Embed a copy of the GeoIP database since the download link no longer works.
cat $CWD/patch/ktorrent/ktorrent.use.package.geoip.database.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }