id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1422	GNU specific options in buildsystem	iNode		"We should check buildsystem to be portable

Current issues (I will collect it here to fix in one patch)
version.sh
{{{
PREV_MC_VERSION=`sed -rn 's/^#define MC_CURRENT_VERSION ""(.*)""$/\1/p' ""${VERSION_FILE}""` 
}}}
BSD sed has no ""-r"" optioin."	task	new	major	4.7.0-pre2	mc-core	master							
