Index: shells/bash/Makefile =================================================================== --- shells/bash/Makefile (revision 566227) +++ shells/bash/Makefile (working copy) @@ -59,10 +59,11 @@ MAKE_ARGS+= TERMCAP_LIB=-lncursesw .if empty(PKGNAMESUFFIX) -CONFLICTS+= bash-static-[0-9]* +CONFLICTS+= bash-static-[0-9]* .else -CONFLICTS+= bash-[0-9]* +CONFLICTS+= bash-[0-9]* .endif +CONFLICTS+= bashc .include