diff --git a/contrib/bash_completion.in b/contrib/bash_completion.in
index 7f47f4b..3093c02 100644
--- a/contrib/bash_completion.in
+++ b/contrib/bash_completion.in
@@ -35,7 +35,7 @@ _makepkg() {
opts=('allsource asroot clean cleancache config force geninteg help holdver
ignorearch install log nobuild nocolor noconfirm nodeps noextract
noprogressbar pkg repackage rmdeps skipinteg source syncdeps'
- 'A C L R c d e f g h i m o p r s')
+ 'A L R c d e f g h i m o p r s')
_arch_ptr2comp opts
fi
true
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index 1b132a9..cae6aa8 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -1747,7 +1747,7 @@ fi
ARGLIST=("$@")