tamago-4.0.6-egg-helper-path.patch 424 B

1234567891011
  1. --- tamago-4.0.6/egg/canna.el.helper-path 2006-11-04 20:50:07.000000000 +0900
  2. +++ tamago-4.0.6/egg/canna.el 2006-11-04 20:50:28.000000000 +0900
  3. @@ -53,7 +53,7 @@
  4. "Group Name on CANNA server"
  5. :group 'canna :type 'string)
  6. -(defcustom egg-canna-helper-path "egg-helper"
  7. +(defcustom egg-canna-helper-path "/usr/libexec/egg-helper"
  8. "path of canna unix domain connection helper program"
  9. :group 'canna :type 'file)