I've fixed it as below:
replace: path: "/etc/screenrc" regexp: "termcapinfo xterm 'is=" replace: "termcapinfo xterm* 'is="
That is enough because the occurance is only one in the file. Not safe but works.