summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-10-30 05:24:47 +0100
committerAllan McRae <allan@archlinux.org>2019-10-30 05:26:07 +0100
commit4d76cf6f074854c6c7fbd6b3a279c1a0c123d8c8 (patch)
treef47d4eaedae9fad29c8a75d85333dac3372d6c5d
parent866a5cd431e35803f85ad7a8045f0050c0b240e5 (diff)
downloadpacman-4d76cf6f074854c6c7fbd6b3a279c1a0c123d8c8.tar.gz
pacman-4d76cf6f074854c6c7fbd6b3a279c1a0c123d8c8.tar.xz
Comma fail
-rw-r--r--scripts/libmakepkg/util/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/util/meson.build b/scripts/libmakepkg/util/meson.build
index 6160d87e..a160fd06 100644
--- a/scripts/libmakepkg/util/meson.build
+++ b/scripts/libmakepkg/util/meson.build
@@ -3,7 +3,7 @@ libmakepkg_module = 'util'
sources = [
'compress.sh.in',
'config.sh.in',
- 'dirsize.sh.in'
+ 'dirsize.sh.in',
'error.sh.in',
'message.sh.in',
'option.sh.in',