kmod: respect MODULE_DIR
svn path=/nixpkgs/trunk/; revision=33578
This commit is contained in:
@@ -12,6 +12,8 @@ stdenv.mkDerivation {
|
||||
|
||||
configureFlags = [ "--with-xz" "--with-zlib" ];
|
||||
|
||||
patches = [ ./module-dir.patch ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.kernel.org/pub/linux/utils/kernel/kmod/;
|
||||
description = "Tools for loading and managing Linux kernel modules";
|
||||
|
||||
Reference in New Issue
Block a user