diff options
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.patch | 6 |
1 files changed, 2 insertions, 4 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 index 24e91d9b152e..9d482eb231c0 100644 --- a/media-gfx/wally/files/wally-2.2.0-disable_popup.patch +++ b/media-gfx/wally/files/wally-2.2.0-disable_popup.patch @@ -1,7 +1,5 @@ -Index: wallyplugin/CMakeLists.txt -=================================================================== ---- wallyplugin.orig/CMakeLists.txt -+++ wallyplugin/CMakeLists.txt +--- 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}) |