* Added mod_python.
svn path=/nixpkgs/trunk/; revision=4549
This commit is contained in:
7
pkgs/servers/http/apache-modules/mod_python/builder.sh
Normal file
7
pkgs/servers/http/apache-modules/mod_python/builder.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
source $stdenv/setup
|
||||
|
||||
installFlags="LIBEXECDIR=$out/modules $installFlags"
|
||||
|
||||
ensureDir $out/modules
|
||||
|
||||
genericBuild
|
||||
Reference in New Issue
Block a user