diff options
Diffstat (limited to 'testing/source/vtown/kde/patch/kgpg.patch')
-rw-r--r-- | testing/source/vtown/kde/patch/kgpg.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/kgpg.patch b/testing/source/vtown/kde/patch/kgpg.patch new file mode 100644 index 00000000..f2248dfb --- /dev/null +++ b/testing/source/vtown/kde/patch/kgpg.patch @@ -0,0 +1,2 @@ +# Only autostart in Plasma: +cat $CWD/patch/kgpg/kgpg.only.autostart.in.plasma.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |