aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext-old/files/patch-ak
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
commitb315e20b06b5067b11496cbfb4744f5cf16a9639 (patch)
tree3fe761c428249a06677cf9f97eb9badee0732a6a /devel/gettext-old/files/patch-ak
parent7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Diffstat (limited to 'devel/gettext-old/files/patch-ak')
-rw-r--r--devel/gettext-old/files/patch-ak11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gettext-old/files/patch-ak b/devel/gettext-old/files/patch-ak
deleted file mode 100644
index 3cc93a5361fd..000000000000
--- a/devel/gettext-old/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'."