summaryrefslogtreecommitdiff
path: root/scripts/meson.build
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/meson.build
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/meson.build')
-rw-r--r--scripts/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/meson.build b/scripts/meson.build
index 50b0c34f..aece7a22 100644
--- a/scripts/meson.build
+++ b/scripts/meson.build
@@ -12,7 +12,6 @@ scripts = [
library_files = [
'library/human_to_size.sh',
- 'library/size_to_human.sh',
]
SCRIPT_EDITOR = find_program(configure_file(