teutat3s
7749667888
branch, fixes scaling issue, see: https://github.com/ErikReider/SwayNotificationCenter/issues/108#issuecomment-1180844131
12 lines
292 B
Diff
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')
|