summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-11-12 07:34:30 +0100
committerAllan McRae <allan@archlinux.org>2019-11-26 01:49:57 +0100
commit49a8e90bc78c17600eb4903ba00be26341df9161 (patch)
tree355273950891ab3af5fac440aa3a7efa38299cae /Makefile.am
parent349c22d043290ccd0cce9f30981f5415e295442a (diff)
downloadpacman-49a8e90bc78c17600eb4903ba00be26341df9161.tar.gz
pacman-49a8e90bc78c17600eb4903ba00be26341df9161.tar.xz
meson: make non-symlink scripts install for real, and use a better wrapper
We now generate the scripts using their real name, install them using meson's builtin facility instead of an install_script, and generate the wrapper scripts in the root of the build directory, instead of a subdirectory. This gets us closer to resolving FS#64394. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9216ef00..fbbc2559 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,6 @@ EXTRA_DIST = \
HACKING test/tap.sh \
meson.build meson_options.txt \
build-aux/edit-script.sh.in \
- build-aux/meson-install-script.sh \
build-aux/meson-make-symlink.sh \
build-aux/script-wrapper.sh.in