[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#451221: report-hw should consider newer versions of DirectFB too



On Wednesday 14 November 2007, Attilio Fiandrotti wrote:
> So, i propose to make the script dfb version agnostic with the attached
> patch: is it ok committing the patch ?

No objection to the idea, but better make the patch:
dfbinfo=$(ls /usr/lib/directfb-*/bin/dfbinfo 2>/dev/null || true)
if [ -x "$dfbinfo" ]; then
	$dfbinfo 2>&1 | addinfo $dfbinfo
fi




Reply to: