summaryrefslogtreecommitdiffstats
path: root/mod_fcgid-2.3.4-fixconf-shellbang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mod_fcgid-2.3.4-fixconf-shellbang.patch')
-rw-r--r--mod_fcgid-2.3.4-fixconf-shellbang.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod_fcgid-2.3.4-fixconf-shellbang.patch b/mod_fcgid-2.3.4-fixconf-shellbang.patch
new file mode 100644
index 0000000..ea5fb50
--- /dev/null
+++ b/mod_fcgid-2.3.4-fixconf-shellbang.patch
@@ -0,0 +1,8 @@
+--- mod_fcgid-2.3.4/build/fixconf.sed 2009-10-07 04:16:08.000000000 +0100
++++ mod_fcgid-2.3.4/build/fixconf.sed 2009-10-12 09:50:14.570448865 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/sed -f
++#!/bin/sed -f
+ #
+ # Licensed to the Apache Software Foundation (ASF) under one or more
+ # contributor license agreements. See the NOTICE file distributed with