* Added mod_python.
svn path=/nixpkgs/trunk/; revision=4549
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
inherit flex bison libxml2 apacheHttpd;
|
||||
|
||||
buildInputs = [flex bison libxml2 apacheHttpd];
|
||||
builder = ./builder.sh ;
|
||||
builder = ./builder.sh;
|
||||
|
||||
patches = [./fix.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user