summaryrefslogtreecommitdiffstats
path: root/patches/mod_python-3.3.1/autogen.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 12:11:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 13:58:02 +0100
commitd4617b2c470d2cceaccbd4fcbf399f9f58908e57 (patch)
tree51256c326ea1fa5a704c1b05ff49b74d334c2f2e /patches/mod_python-3.3.1/autogen.sh
parentfe0f1120e601871d441aa5d16c674256edf36fa0 (diff)
downloadptxdist-d4617b2c470d2cceaccbd4fcbf399f9f58908e57.tar.gz
ptxdist-d4617b2c470d2cceaccbd4fcbf399f9f58908e57.tar.xz
apache2_mod_python: remove after on year in staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/mod_python-3.3.1/autogen.sh')
-rwxr-xr-xpatches/mod_python-3.3.1/autogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/patches/mod_python-3.3.1/autogen.sh b/patches/mod_python-3.3.1/autogen.sh
deleted file mode 100755
index 2eb8ac4b4..000000000
--- a/patches/mod_python-3.3.1/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export ACLOCAL_FLAGS="-I m4"
-
-`dirname $0`/autogen-generic.sh
-