shared lib patch for libmilter
svn path=/nixpkgs/trunk/; revision=19876
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
sh Build -f ./a.m4
|
||||
'';
|
||||
|
||||
patches = [ ./install.patch ];
|
||||
patches = [ ./install.patch ./sharedlib.patch];
|
||||
|
||||
buildInputs = [m4];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user