summarylogtreecommitdiffstats
path: root/remove-meson-post-install.patch
diff options
context:
space:
mode:
authorKaizhao Zhang2018-04-22 12:27:26 +0800
committerKaizhao Zhang2018-04-22 12:27:26 +0800
commit6b6362f9ae500bd7cfbfcb3cadb23029dddae8ad (patch)
tree0abe341e412b0cb2f6c0484799b89f5f2dd5b688 /remove-meson-post-install.patch
downloadaur-budgie-pixel-saver-applet.tar.gz
Initial import
Diffstat (limited to 'remove-meson-post-install.patch')
-rw-r--r--remove-meson-post-install.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/remove-meson-post-install.patch b/remove-meson-post-install.patch
new file mode 100644
index 000000000000..587c459c6886
--- /dev/null
+++ b/remove-meson-post-install.patch
@@ -0,0 +1,8 @@
+--- meson.build.orig 2017-04-03 04:17:49.000000000 +0800
++++ meson.build 2018-04-22 12:13:15.760176066 +0800
+@@ -40,5 +40,3 @@
+ LIB_INSTALL_DIR = '/usr/lib/budgie-desktop/plugins/budgie-pixel-saver-applet/'
+
+ subdir('src')
+-
+-meson.add_install_script('./meson_post_install.sh')