aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext-devel/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext-devel/files/patch-ak')
-rw-r--r--devel/gettext-devel/files/patch-ak11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gettext-devel/files/patch-ak b/devel/gettext-devel/files/patch-ak
deleted file mode 100644
index 3cc93a5361fd..000000000000
--- a/devel/gettext-devel/files/patch-ak
+++ /dev/null
@@ -1,11 +0,0 @@
---- misc/po-mode.el.orig Sun Jan 23 22:35:10 2000
-+++ misc/po-mode.el Sun Jan 23 22:35:39 2000
-@@ -330,7 +330,7 @@
- :type 'face
- :group 'po)
-
--(defcustom po-gzip-uuencode-command "gzip -9 | uuencode -m"
-+(defcustom po-gzip-uuencode-command "gzip -9 | uuencode"
- "*The filter to use for preparing a mail invoice of the PO file.
- Normally \"gzip -9 | uuencode -m\", remove the -9 for lesser compression,
- or remove the -m if you are not using the GNU version of `uuencode'."