]> git.ipfire.org Git - thirdparty/kmod.git/commit
fix path handling at dependencies parsing.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 8 Dec 2011 06:44:03 +0000 (04:44 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 8 Dec 2011 16:12:39 +0000 (14:12 -0200)
commite18ad35c640d67484d96c1ab71253ba1f69cc805
treed65f2071cbbe65bb8fd41ce17391c56840f87ee9
parente5c60f1c283ddc92286d9d30d0a3d09184d52f49
fix path handling at dependencies parsing.

paths come relative to dirname, make them absolute to avoid confusion
later.
libkmod/libkmod-module.c