summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-20 00:03:26 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-20 00:04:07 +0100
commitec2ced50253311f2baee6bb59afaa11281f62a23 (patch)
tree0ea5c95a3749b9bc151f0e7e07494ac33adc42c7 /media-gfx/wally/files/wally-2.2.0-disable_popup.patch
parentnet-misc/crossbar: Version bump (diff)
downloadgentoo-ec2ced50253311f2baee6bb59afaa11281f62a23.tar.gz
gentoo-ec2ced50253311f2baee6bb59afaa11281f62a23.tar.bz2
gentoo-ec2ced50253311f2baee6bb59afaa11281f62a23.zip
profiles: Remove last-rited app-cdr/qpxtool, media-gfx/wally
Closes: https://bugs.gentoo.org/629032 Closes: https://bugs.gentoo.org/637108
Diffstat (limited to 'media-gfx/wally/files/wally-2.2.0-disable_popup.patch')
-rw-r--r--media-gfx/wally/files/wally-2.2.0-disable_popup.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-gfx/wally/files/wally-2.2.0-disable_popup.patch b/media-gfx/wally/files/wally-2.2.0-disable_popup.patch
deleted file mode 100644
index 9d482eb231c0..000000000000
--- a/media-gfx/wally/files/wally-2.2.0-disable_popup.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/wallyplugin/CMakeLists.txt
-+++ b/wallyplugin/CMakeLists.txt
-@@ -26,6 +26,3 @@ install(TARGETS plasma_wallpaper_wallypl
-
- install(FILES plasma-wallpaper-wallyplugin.desktop DESTINATION ${SERVICES_INSTALL_DIR})
- install(FILES wallyplugin.png DESTINATION ${ICON_INSTALL_DIR}/oxygen/16x16/apps)
--
--install(CODE "execute_process(COMMAND kbuildsycoca4 OUTPUT_QUIET ERROR_QUIET)")
--install(CODE "execute_process(COMMAND kdialog --title \"WallyPlugin\" --msgbox \"WallyPlugin will be loaded next time KDE is started. Please select it in Appearance Settings.\")")