nixpkgs/pkgs/applications/networking/feedreaders/newsflash/no-post-install.patch
2020-07-22 17:16:09 +02:00

11 lines
332 B
Diff

diff --git a/meson.build b/meson.build
index 53f911c..361a233 100644
--- a/meson.build
+++ b/meson.build
@@ -61,5 +61,3 @@ meson.add_dist_script(
meson.source_root(),
join_paths(meson.build_root(), 'meson-dist', meson.project_name() + '-' + newsflash_version)
)
-
-meson.add_install_script('build-aux/meson_post_install.py')