summaryrefslogtreecommitdiff
path: root/debian/patches/01_a2ps_el_path_fix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/01_a2ps_el_path_fix.diff')
-rw-r--r--debian/patches/01_a2ps_el_path_fix.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/01_a2ps_el_path_fix.diff b/debian/patches/01_a2ps_el_path_fix.diff
deleted file mode 100644
index a30ce76..0000000
--- a/debian/patches/01_a2ps_el_path_fix.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-## 01_a2ps_el_path_fix.dpatch by Masayuki Hatta <mhatta@debian.org>
-
-Index: b/contrib/emacs/a2ps.el
-===================================================================
---- a/contrib/emacs/a2ps.el
-+++ b/contrib/emacs/a2ps.el
-@@ -44,7 +44,7 @@
- ;; a2ps-compile-regexp
-
- ;;path to the a2ps program
--(defvar a2ps-program "/usr/local/bin/a2ps")
-+(defvar a2ps-program "/usr/bin/a2ps")
-
- ;;thank god for make-regexp.el!
- (defvar a2ps-font-lock-keywords