os/overlays/swaynotificationcenter-remove-post-install.patch

12 lines
292 B
Diff

diff --git a/meson.build b/meson.build
index 6557624..f82460e 100644
--- a/meson.build
+++ b/meson.build
@@ -126,6 +126,3 @@ if get_option('man-pages')
endforeach
endif
endif
-
-# Run the postinstall script when installing
-meson.add_install_script('build-aux/meson/postinstall.py')