My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/applications/networking/feedreaders/newsflash/no-post-install.patch

10 lines
332 B

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')