Skip to content
Snippets Groups Projects
Commit 2f59996c authored by Allan McRae's avatar Allan McRae :speech_balloon: Committed by Dan McGee
Browse files

makepkg: detect incorrect usage of provides array


Using > or < in the provides array is wrong so make it cause an error.
Fixes FS#12540.

Also, use bash substitution rather than spawning new processes where
possible in the error checking.  Move split package detection to a
better position.

Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
[Dan: backport to maint]
Signed-off-by: default avatarDan McGee <dan@archlinux.org>
parent f4651c49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment