From: Steven Cole Date: Tue, 19 Apr 2005 04:57:33 +0000 (-0700) Subject: [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. X-Git-Tag: v2.6.12-rc3~23^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1694145854a309bebd12a5cce63c9b398304e3bb;p=pandora-kernel.git [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. Without the attached patch, the ver_linux script gives the following if udev utils are not present. ./scripts/ver_linux: line 90: udevinfo: command not found The patch causes ver_linux to be silent in the case of no udevinfo command. Signed-off-by: Steven Cole Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed