summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@collabora.com>2018-07-24 16:20:56 +0100
committerAndrej Shadura <andrewsh@debian.org>2019-12-24 12:56:34 +0100
commitf03efe97ffe4b9e764aa8a6709ae9487dd8b8027 (patch)
treea3d8b198c73bdb94664732126769b9c74043f3a4
parentd7d47dbcaac2a95d88f7548ddb760f73c2636513 (diff)
Remove post-install scripts
Gbp-Pq: Name 0001-Remove-post-install-scripts.patch
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 55a6785..a6926aa 100644
--- a/meson.build
+++ b/meson.build
@@ -12,5 +12,3 @@ subdir('Sparkles')
subdir('Sparkles/Git')
subdir('SparkleShare')
-meson.add_install_script('scripts/post-install.sh')
-