diff options
Diffstat (limited to 'source/kde/patch/ktorrent.patch')
-rw-r--r-- | source/kde/patch/ktorrent.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/patch/ktorrent.patch b/source/kde/patch/ktorrent.patch new file mode 100644 index 00000000..0f75eabc --- /dev/null +++ b/source/kde/patch/ktorrent.patch @@ -0,0 +1,2 @@ +zcat $CWD/patch/ktorrent/ktorrent.use.package.geoip.database.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + |