summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2018-11-03 20:00:07 -0400
committerAllan McRae <allan@archlinux.org>2018-11-27 22:48:43 +1000
commit926eb345c26690ca93b6483ac949612c9b53e9db (patch)
tree9980f4f4b0fe3898e22095e4dd706a6724a7da38 /scripts/Makefile.am
parentc41222837d76d550921a70dd95c509537031102c (diff)
downloadpacman-926eb345c26690ca93b6483ac949612c9b53e9db.tar.xz
buildsys: remove size_to_human
This was only ever used by paccache, and paccache has since been moved to pacman-contrib.
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index c6b6220e..26c2e10d 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -35,8 +35,7 @@ EXTRA_DIST = \
$(LIBMAKEPKG_DIST)
LIBRARY = \
- library/human_to_size.sh \
- library/size_to_human.sh
+ library/human_to_size.sh
libmakepkgdir = $(datarootdir)/makepkg