summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-11-06 06:05:22 +0100
committerAllan McRae <allan@archlinux.org>2019-11-06 06:52:21 +0100
commit8c7043390f80d93445f2817ae5419b06fc72983a (patch)
treefab602cc728790a41c63d91332419f2cc9e6b218 /scripts/Makefile.am
parent2dd7725f2a0cccd0a248531551c9fbea4ef35f1f (diff)
downloadpacman-8c7043390f80d93445f2817ae5419b06fc72983a.tar.gz
pacman-8c7043390f80d93445f2817ae5419b06fc72983a.tar.xz
scripts/library: remove human_to_size
pkgdelta was the last user, and it is gone now. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 191fc3d3..58dbcec4 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -31,13 +31,9 @@ EXTRA_DIST = \
repo-add.sh.in \
wrapper.sh.in \
$(COMPLETION_DIST) \
- $(LIBRARY) \
$(LIBMAKEPKG_DIST) \
po/meson.build
-LIBRARY = \
- library/human_to_size.sh
-
libmakepkgdir = $(datarootdir)/makepkg
LIBMAKEPKGDIRS = \