nixpkgs/pkgs/applications/networking/feedreaders/newsflash/no-post-install.patch

11 lines
332 B
Diff
Raw Normal View History

2020-07-22 04:09:19 +00:00
diff --git a/meson.build b/meson.build
2021-06-20 12:01:47 +00:00
index 1d7089c..1952e7f 100644
2020-07-22 04:09:19 +00:00
--- 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')