[Pkg-dkms-maint] Bug#631657: [6b2d392] Fix for Bug#631657 committed to git

Robert Millan rmh at debian.org
Fri Jul 15 14:02:26 UTC 2011


Actually, ${uname_s} from my patch was renamed to ${current_os}.  My
test on GNU/kFreeBSD still worked because the empty string doesn't
match "Linux", but it will break on GNU/Linux.

Fix is just:

sed -i dkms -e s/uname_s/current_os/

-- 
Robert Millan





More information about the Pkg-dkms-maint mailing list