summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patchfns.in')
-rw-r--r--scripts/patchfns.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/patchfns.in b/scripts/patchfns.in
index b155903..28f58de 100644
--- a/scripts/patchfns.in
+++ b/scripts/patchfns.in
@@ -7,12 +7,6 @@
#
# See the COPYING and AUTHORS files for more details.
-# Compat tests
-if [ "$BASH_VERSION" \< "2.04" ] ; then
- echo "$0: Needs Bash >= 2.04" >&2
- exit 1
-fi
-
export TEXTDOMAIN=quilt