summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@collabora.com>2018-07-24 16:20:56 +0100
committerAndrej Shadura <andrewsh@debian.org>2020-04-13 09:32:37 +0200
commit24fd863e12c1ed96cd5f23428abd4bb74ea9288e (patch)
tree93dd73cd4197f684d0446c8f0de4f97bda562b95
parent914390adb016104b164d983fb090cf60c46d2dc4 (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')
-