summaryrefslogtreecommitdiff
path: root/editors/dedit/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'editors/dedit/files/patch-ae')
-rw-r--r--editors/dedit/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/dedit/files/patch-ae b/editors/dedit/files/patch-ae
deleted file mode 100644
index d843b96696cb..000000000000
--- a/editors/dedit/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Thu Nov 16 13:40:48 2000
-+++ configure Wed Oct 31 03:46:15 2001
-@@ -4569,7 +4569,7 @@
- fi
- for lang in $LINGUAS; do
- case "$ALL_LINGUAS" in
-- *\ $lang\ *|$lang\ *|*\ $lang) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
-+ *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
- esac
- done
- LINGUAS=$NEW_LINGUAS