diff options
Diffstat (limited to 'x11-themes/morewaita-icon-theme/files/patch-meson.build')
-rw-r--r-- | x11-themes/morewaita-icon-theme/files/patch-meson.build | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-themes/morewaita-icon-theme/files/patch-meson.build b/x11-themes/morewaita-icon-theme/files/patch-meson.build new file mode 100644 index 000000000000..42939ffc9475 --- /dev/null +++ b/x11-themes/morewaita-icon-theme/files/patch-meson.build @@ -0,0 +1,8 @@ +--- meson.build.orig 2025-08-02 14:16:58 UTC ++++ meson.build +@@ -6,5 +6,3 @@ install_data('index.theme', install_dir: iconsdir) + subdir('symbolic') + + install_data('index.theme', install_dir: iconsdir) +-install_data('AUTHORS', install_dir: iconsdir) +-install_data('LICENSE', install_dir: iconsdir) |