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