add fix for braindead module.h, so it can compile with our glibc kernel headers
svn path=/nixpkgs/trunk/; revision=3953
This commit is contained in:
@@ -7,5 +7,5 @@ stdenv.mkDerivation {
|
||||
url = http://www.infodrom.org/projects/sysklogd/download/sysklogd-1.4.1.tar.gz;
|
||||
md5 = "d214aa40beabf7bdb0c9b3c64432c774";
|
||||
};
|
||||
patches = [./sysklogd-1.4.1-cvs-20050525.diff];
|
||||
patches = [./sysklogd-1.4.1-cvs-20050525.diff ./sysklogd-1.4.1-asm.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user