aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/networking/feedreaders/newsflash/no-post-install.patch
blob: cfdec206e77b1cad3b48523770437ad5f7aa7479 (plain)
1
2
3
4
5
6
7
8
9
10
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')