summaryrefslogtreecommitdiffstats
path: root/devel/xtla/files/patch-lisp-xtla-defs.el
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xtla/files/patch-lisp-xtla-defs.el')
-rw-r--r--devel/xtla/files/patch-lisp-xtla-defs.el19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/xtla/files/patch-lisp-xtla-defs.el b/devel/xtla/files/patch-lisp-xtla-defs.el
deleted file mode 100644
index 13a7df6..0000000
--- a/devel/xtla/files/patch-lisp-xtla-defs.el
+++ /dev/null
@@ -1,19 +0,0 @@
---- lisp/xtla-defs.el.orig Sat Jul 9 04:01:48 2005
-+++ lisp/xtla-defs.el Wed Jul 20 09:43:15 2005
-@@ -1758,14 +1758,14 @@
-
- (defcustom tla-diff-executable (tla--first-set
- tla-site-diff-executable
-- "diff")
-+ "gdiff")
- "*The name of the diff executable."
- :type 'string
- :group 'xtla)
-
- (defcustom tla-patch-executable (tla--first-set
- tla-site-patch-executable
-- "patch")
-+ "gpatch")
- "*The name of the patch executable."
- :type 'string
- :group 'xtla)
OpenPOWER on IntegriCloud