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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to