diff options
Diffstat (limited to 'testing/source/vtown/kde/patch/plasma-desktop.patch')
-rw-r--r-- | testing/source/vtown/kde/patch/plasma-desktop.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/source/vtown/kde/patch/plasma-desktop.patch b/testing/source/vtown/kde/patch/plasma-desktop.patch deleted file mode 100644 index fddf562e..00000000 --- a/testing/source/vtown/kde/patch/plasma-desktop.patch +++ /dev/null @@ -1,2 +0,0 @@ -# Don't include Discover or Konqueror launchers on the taskbar (thanks to alienBOB): -cat $CWD/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |