about summary refs log tree commit diff
path: root/pkgs/servers/http/apache-modules/mod_python/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/http/apache-modules/mod_python/builder.sh')
-rw-r--r--pkgs/servers/http/apache-modules/mod_python/builder.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/servers/http/apache-modules/mod_python/builder.sh b/pkgs/servers/http/apache-modules/mod_python/builder.sh
deleted file mode 100644
index 77377caa854ff..0000000000000
--- a/pkgs/servers/http/apache-modules/mod_python/builder.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-source $stdenv/setup
-
-installFlags="LIBEXECDIR=$out/modules $installFlags"
-
-ensureDir $out/modules
-
-genericBuild